will update soon.
composer create-project reyjhon/simple-php awesome
The Simple PHP is lightweight web application framework.
- Uses Model, View, Controller Pattern.
- Simple Routing engine.
- Using namespace in classes with autoloading.
- Controllers with method filters.
- Beatiful and Elegant Syntax.
- Uses Twig Template Engine (optional).
- Models with resource-friendly connectivity.
- Evironment Configuration.
- Error Handling and Reporting.
- Easily manage dependency using composer.