Libraries tagged by ezphp
ez-php/search
0 Downloads
Full-text search module for ez-php — Meilisearch and Elasticsearch drivers with event-driven index synchronisation
ez-php/scheduler
30 Downloads
Cron-based job scheduler with mutex-backed overlap prevention for ez-php applications
ez-php/rate-limiter
355 Downloads
Rate limiter module for the ez-php framework — array, Redis, and cache-backed drivers with ThrottleMiddleware
ez-php/queue
145 Downloads
Async job queue for the ez-php framework — database and Redis drivers, Worker, and queue:work command
ez-php/orm
3673 Downloads
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
ez-php/openapi
0 Downloads
OpenAPI 3.x spec generator for the ez-php framework — PHP attributes on controllers, reflection-based spec building, GET /openapi.json endpoint
ez-php/opcache
0 Downloads
OPcache preload script generator for the ez-php framework — scans class paths and writes a ready-to-use preload.php
ez-php/notification
0 Downloads
Multi-channel notification orchestration for the ez-php framework — mail, broadcast, and database channels with optional queue-backed async delivery
ez-php/money
0 Downloads
Immutable Money and Currency value objects for the ez-php ecosystem — ISO 4217 currencies, arbitrary-precision arithmetic via ez-php/bignum, allocation, and locale-aware formatting
ez-php/metrics
0 Downloads
Prometheus metrics endpoint for ez-php — Counter, Gauge, Histogram with a /metrics route and static Metrics facade.
ez-php/mail
130 Downloads
Transactional mail module for the ez-php framework — SMTP, log, and null drivers
ez-php/logging
30 Downloads
Logging module for the ez-php framework — structured logging with file, stdout, and null drivers
ez-php/i18n
4037 Downloads
Internationalisation module for the ez-php framework — file-based translations with dot-notation keys and locale fallback
ez-php/http-client
88 Downloads
HTTP client module for the ez-php framework — fluent cURL-based client for making outgoing HTTP requests
ez-php/health
1 Downloads
Lightweight health-check endpoint for the ez-php framework — DB, Redis, and Queue probes with a JSON /health response