Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        






Static analysis
Latest Stable Version
License

# 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