ez-php/console dependents (6) Order by: name | downloads Show: all | require | require-dev
-
PHP
ez-php/audit
Audit log module for ez-php — event-driven recording of entity lifecycle changes (CREATE, UPDATE, DELETE) into an audit_logs table with a fluent query API.
-
PHP
ez-php/auth
Authentication module for the ez-php framework — session and token-based auth with a flexible user provider interface
-
PHP
ez-php/framework
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations
-
PHP
ez-php/orm
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
-
PHP
ez-php/queue
Async job queue for the ez-php framework — database and Redis drivers, Worker, and queue:work command
-
PHP
ez-php/testing-application
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase