AU9500 member since: Nov 30, 2025
AU9500's packages
-
PHP
ez-php/rate-limiter
Rate limiter module for the ez-php framework — array, Redis, and cache-backed drivers with ThrottleMiddleware
-
PHP
ez-php/scheduler
Cron-based job scheduler with mutex-backed overlap prevention for ez-php applications
-
PHP
ez-php/search
Full-text search module for ez-php — Meilisearch and Elasticsearch drivers with event-driven index synchronisation
-
PHP
ez-php/storage
File storage abstraction for the ez-php framework — local filesystem and S3-compatible drivers
-
PHP
ez-php/testing
Test utilities for the ez-php framework — ApplicationTestCase, DatabaseTestCase, HttpTestCase, ModelFactory
-
PHP
ez-php/testing-application
Framework-coupled test base classes for ez-php — ApplicationTestCase, DatabaseTestCase, HttpTestCase
-
PHP
ez-php/two-factor
Two-factor authentication module for the ez-php framework — RFC 6238 TOTP, QR code URLs, backup codes, and HTTP middleware
-
PHP
ez-php/validation
Validation module for the ez-php framework — rule-based validator with database-backed unique/exists rules and optional i18n support
-
PHP
ez-php/view
PHP template engine for the ez-php framework — layouts, sections, partials, and HTML escaping
-
PHP
ez-php/websocket
PHP 8.5 Fiber-based WebSocket server for ez-php — RFC 6455 handshake, frame codec, ChannelManager pub/sub, and a non-blocking event loop.