captainkant / generics
Zero Dependencies Framework for legacy PHP
Installs: 86
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/captainkant/generics
Requires
- php: ^7.0|^8.0
- ext-calendar: *
This package is auto-updated.
Last update: 2025-12-29 03:00:34 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