An open API service indexing awesome lists of open source software.

https://github.com/yourjhay/framework

Simply PHP - https://packagist.org/packages/simplyphp/framework
https://github.com/yourjhay/framework

framework micro php php-framework

Last synced: 3 months ago
JSON representation

Simply PHP - https://packagist.org/packages/simplyphp/framework

Awesome Lists containing this project

README

          

# The Simply PHP Framework
will update soon.

## installation
composer create-project reyjhon/simple-php awesome

## About Simply
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.