tereta member since: Jul 07, 2024
tereta's packages
-
tereta/core
Foundation module for the Tereta Framework: Singleton/Factory/Chain traits, Reflection helpers, event dispatcher and a dot-notation Value data bag shared by other tereta/* packages.
-
tereta/dbal
SQL query builder with fluent interface, supporting multiple database drivers and prepared statements. Designed for ease of use and flexibility in building complex SQL queries.
-
tereta/di
Lightweight Dependency Injection container for the Tereta Framework: typed-constructor auto-wiring, alias registration, factory generation and PSR-4 class discovery.