ez-php/testing-application dependents (12) Order by: name | downloads Show: all | require | require-dev
-
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/broadcast
Real-time event broadcasting for ez-php — pluggable drivers (Null, Log, Array), SSE response helpers, and a static Broadcast facade
-
PHP
ez-php/cache
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
-
PHP
ez-php/events
Event dispatcher module for the ez-php framework — lightweight publish/subscribe event system
-
-
PHP
ez-php/framework
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations
-
PHP
ez-php/http-client
HTTP client module for the ez-php framework — fluent cURL-based client for making outgoing HTTP requests
-
PHP
ez-php/i18n
Internationalisation module for the ez-php framework — file-based translations with dot-notation keys and locale fallback
-
PHP
ez-php/logging
Logging module for the ez-php framework — structured logging with file, stdout, and null drivers
-
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/search
Full-text search module for ez-php — Meilisearch and Elasticsearch drivers with event-driven index synchronisation
-
PHP
ez-php/validation
Validation module for the ez-php framework — rule-based validator with database-backed unique/exists rules and optional i18n support