Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-damian/damian-php-fw
PHP 8.3 Framework - Damian PHP - Kernel
https://github.com/s-damian/damian-php-fw
framework framework-php open-source open-source-framework open-source-project php php8 php83
Last synced: 2 months ago
JSON representation
PHP 8.3 Framework - Damian PHP - Kernel
- Host: GitHub
- URL: https://github.com/s-damian/damian-php-fw
- Owner: s-damian
- Created: 2022-08-12T07:30:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T08:43:51.000Z (4 months ago)
- Last Synced: 2024-09-28T20:21:06.354Z (3 months ago)
- Topics: framework, framework-php, open-source, open-source-framework, open-source-project, php, php8, php83
- Language: PHP
- Homepage:
- Size: 453 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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](https://github.com/s-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]](https://github.com/s-damian/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