- Routing
- Console
- Middleware
- Dependency Injection
- Response for RESTful APIs
Fllow this documentation link.
- php >= 7.0
- composer https://getcomposer.org/download/
git clone git@github.com:harryosmar/php-bootstrap.git
cd php-bootstrap
composer install
or just download the latest release
Open application url
php -S localhost:8000 -t public
then open http://localhost:8000 in your browser
composer test
- Fork this repo
- post an issue https://github.com/harryosmar/php-bootstrap/issues
- create the PR(Pull Request) and wait for the review