Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vdonchev/framework

Small PHP Framework
https://github.com/vdonchev/framework

dependency-injection framework mysql php

Last synced: 13 days ago
JSON representation

Small PHP Framework

Awesome Lists containing this project

README

        

## Small PHP Framework
### Build-in functionalities:
- DI Container
- Routing
- Templates
- Flash Messages
- Database Support
- SMTP Mailer
- Console Commands
- Cache
- Log
- Data Validator
- Data Sanitizer
### Installation:
`composer create-project donchev/framework`