ez-php/contracts dependents (25) 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/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/feature-flags
Simple feature flag evaluation for the ez-php framework — File, Database, and Array drivers with a static Flag facade
-
PHP
ez-php/framework
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations
-
PHP
ez-php/graphql
GraphQL module for the ez-php framework — schema builder, query executor, and HTTP endpoint via webonyx/graphql-php
-
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/metrics
Prometheus metrics endpoint for ez-php — Counter, Gauge, Histogram with a /metrics route and static Metrics facade.
-
PHP
ez-php/notification
Multi-channel notification orchestration for the ez-php framework — mail, broadcast, and database channels with optional queue-backed async delivery
-
PHP
ez-php/opcache
OPcache preload script generator for the ez-php framework — scans class paths and writes a ready-to-use preload.php