Skip to content

yussan/pure-php-mvc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ca6e53 · Mar 6, 2018

History

11 Commits
Mar 6, 2018
Sep 1, 2017
Sep 1, 2017
Sep 1, 2017
Sep 1, 2017
Mar 6, 2018
Sep 1, 2017
Sep 1, 2017
Sep 1, 2017

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