Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vdonchev/framework
- Owner: vdonchev
- Created: 2021-10-20T08:03:32.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-04T11:44:28.000Z (over 1 year ago)
- Last Synced: 2024-11-25T11:42:56.212Z (about 2 months ago)
- Topics: dependency-injection, framework, mysql, php
- Language: PHP
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
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`