Libraries tagged by ez-php
ez-php/mail
130 Downloads
Transactional mail module for the ez-php framework — SMTP, log, and null drivers
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/broadcast
131 Downloads
Real-time event broadcasting for ez-php — pluggable drivers (Null, Log, Array), SSE response helpers, and a static Broadcast facade
ez-php/bignum
97 Downloads
Arbitrary-precision integer and decimal arithmetic for the ez-php ecosystem — immutable BigInteger and BigDecimal value objects backed by bcmath (gmp optional)
ez-php/auth
135 Downloads
Authentication module for the ez-php framework — session and token-based auth with a flexible user provider interface
ez-php/ez-php
0 Downloads
ez-php application template
ez-php/websocket
0 Downloads
PHP 8.5 Fiber-based WebSocket server for ez-php — RFC 6455 handshake, frame codec, ChannelManager pub/sub, and a non-blocking event loop.
ez-php/view
0 Downloads
PHP template engine for the ez-php framework — layouts, sections, partials, and HTML escaping
ez-php/two-factor
0 Downloads
Two-factor authentication module for the ez-php framework — RFC 6238 TOTP, QR code URLs, backup codes, and HTTP middleware
ez-php/support
21 Downloads
General-purpose utility classes for the ez-php ecosystem — Range, WeightedRandom, TimeProbability, DailyQuota
ez-php/storage
0 Downloads
File storage abstraction for the ez-php framework — local filesystem and S3-compatible drivers
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/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