captainkant/generics

Zero Dependencies Framework for legacy PHP

dev-master 2024-03-01 21:14 UTC

This package is auto-updated.

Last update: 2025-06-29 01:42:59 UTC


README

Generics is a zero dependancies micro framework, compatible with PHP old versions (> 7.0) It is intended to provide a simple bridge to clean code when you work on an legacy that cannot be migrated to more industrial framework for the moment.

  • Middleware Pattern
  • Autowiring
  • Lazy Loading
  • Database (Mysql only implemented for the moment) and datetime tools