Skip to content

yussan/pure-php-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoi-php

PHP micro framework to help build your MVC project with minimal code flow.

pure php mvc cover

Prerequisites

Instalation

composer install

Running (please choose one)

  • Using Apache

    Pointing you server root file to index.php

  • Using PHP-CLI

    run using php-cli using this command

    php -S localhost:3000
    

About

PHP micro framework to help build your MVC project with minimal code flow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published