itinnovator / myphp-app
The IT-Innovator PHP Framework.
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 1
pkg:composer/itinnovator/myphp-app
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-09-21 22:20:13 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.