AU9500 member since: Nov 30, 2025
AU9500's packages
-
-
-
PHP
au9500/laravel-blade-push-once-directive
Blade @pushOnce directive for idempotent stack pushes in Laravel.
-
PHP
ez-php/auth
Authentication module for the ez-php framework — session and token-based auth with a flexible user provider interface
-
PHP
ez-php/cache
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
-
PHP
ez-php/console
Lightweight console infrastructure for PHP — command dispatcher, argument parser, and colored output helpers
-
PHP
ez-php/dotenv
Lightweight .env file loader for PHP — supports quoted values, variable interpolation, and immutable loading
-
PHP
ez-php/events
Event dispatcher module for the ez-php framework — lightweight publish/subscribe event system
-
-
PHP
ez-php/framework
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations
-
PHP
ez-php/http
HTTP message objects for the ez-php framework — immutable Request, Response, RequestFactory, and ResponseEmitter. Zero dependencies.
-
PHP
ez-php/http-client
HTTP client module for the ez-php framework — fluent cURL-based client for making outgoing HTTP requests
-
PHP
ez-php/i18n
Internationalisation module for the ez-php framework — file-based translations with dot-notation keys and locale fallback
-
PHP
ez-php/orm
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
-
PHP
ez-php/validation
Validation module for the ez-php framework — rule-based validator with database-backed unique/exists rules and optional i18n support