Libraries tagged by ez-php
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/validation
3771 Downloads
Validation module for the ez-php framework — rule-based validator with database-backed unique/exists rules and optional i18n support
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/testing-application
2944 Downloads
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase
ez-php/testing
3685 Downloads
Test utilities for the ez-php framework — ApplicationTestCase, DatabaseTestCase, HttpTestCase, ModelFactory
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/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