s-damian / damian-php-fw
The Damian PHP Framework.
v1.0.23
2024-08-17 08:42 UTC
Requires
- php: ^8.1
Requires (Dev)
- phpstan/phpstan: ^1.10
- phpunit/phpunit: 9.5.*
README
Damian PHP Framework - Kernel
A powerful PHP Framework in PHP 8.3 - Beautiful code & Elegant syntax
SGBDR: Compatible with MySQL / MariaDB / PostgreSQL
This Open Source Framework is developed by Stephen Damian
Here you have the source codes of the Kernel
.
Framework skeleton
The Framework skeleton
is in this package:
Damian PHP Framework - Skeleton - [damian-php]
This Framework manages
- Auth
- Cache
- Configuration system
- Internationalization
- Database
- ORM
- Upload
- Forms
- Hashing
- Request
- Cookie
- Response
- Middlewares
- Log
- Mailing
- Pagination
- Routing
- Session
- Security
- Validation
Design patterns used
- MVC
- Active reord
- Façade
- Singleton
- Dependency Injection
- Fluent