itinnovator / myphp-app
There is no license information available for the latest version (dev-master) of this package.
The IT-Innovator PHP Framework.
dev-master
2017-06-09 11:21 UTC
Requires
- php: >=5.4.0
- illuminate/config: ^5.2
- illuminate/database: ^5.2
- illuminate/http: ^5.2
- illuminate/support: ^5.2
- mikecao/flight: ^1.2
- twig/twig: ~1.0
This package is auto-updated.
Last update: 2025-01-21 20:52:20 UTC
README
This is minimal and relatively small PHP Framework application built to use into daily PHP Development and testing requirements. This App can be used in large applications as well.
#Installation
composer create-project --prefer-dist itinnovator/myphp-app:dev-master
#Credit
- Jigesh Raval (https://jigeshraval.com)
- FlightPHP Routing - https://github.com/mikecao/flight
- Twig - http://twig.sensiolabs.org/
#License The IT-Innovatpr PHP Framework application is open-sourced software licensed under the MIT license.