Libraries tagged by ez-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/logging
30 Downloads
Logging module for the ez-php framework — structured logging with file, stdout, and null drivers
ez-php/health
1 Downloads
Lightweight health-check endpoint for the ez-php framework — DB, Redis, and Queue probes with a JSON /health response
ez-php/graphql
0 Downloads
GraphQL module for the ez-php framework — schema builder, query executor, and HTTP endpoint via webonyx/graphql-php
ez-php/feature-flags
0 Downloads
Simple feature flag evaluation for the ez-php framework — File, Database, and Array drivers with a static Flag facade
ez-php/ai
19 Downloads
Multi-provider AI client for ez-php — unified driver-based abstraction over OpenAI, Anthropic, Gemini, and Mistral
ez-php/audit
0 Downloads
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.