ez-php/contracts dependents (25) Order by: name | downloads Show: all | require | require-dev
-
PHP
ez-php/openapi
OpenAPI 3.x spec generator for the ez-php framework — PHP attributes on controllers, reflection-based spec building, GET /openapi.json endpoint
-
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/rate-limiter
Rate limiter module for the ez-php framework — array, Redis, and cache-backed drivers with ThrottleMiddleware
-
PHP
ez-php/search
Full-text search module for ez-php — Meilisearch and Elasticsearch drivers with event-driven index synchronisation
-
PHP
ez-php/storage
File storage abstraction for the ez-php framework — local filesystem and S3-compatible drivers
-
PHP
ez-php/testing-application
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase
-
PHP
ez-php/two-factor
Two-factor authentication module for the ez-php framework — RFC 6238 TOTP, QR code URLs, backup codes, and HTTP middleware
-
PHP
ez-php/validation
Validation module for the ez-php framework — rule-based validator with database-backed unique/exists rules and optional i18n support
-
PHP
ez-php/view
PHP template engine for the ez-php framework — layouts, sections, partials, and HTML escaping