s-damian/damian-php-fw

The Damian PHP Framework.

v1.0.21 2024-03-17 09:39 UTC

README

damian-php-logo.png

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

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