Popular Packages
-
PHP
webware/sse
A PHP library for Server-Sent Events (SSE) that provides a simple and efficient way to send real-time updates from the server to the client.
-
laventure/logger
Generic implementation logger
-
-
-
PHP
kosadchiy/laravel-parallel-db
Laravel package for in-process parallel SQL execution via native pgsql/mysqli async APIs.
-
-
PHP
farizfadian/phpcrypt
Jasypt-like encryption library for PHP - Encrypt your configuration with ENC(...) pattern
-
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/orm
ORM module for the ez-php framework — Active Record style models with a fluent query builder and schema builder
-
PHP
ez-php/i18n
Internationalisation module for the ez-php framework — file-based translations with dot-notation keys and locale fallback
-
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/events
Event dispatcher module for the ez-php framework — lightweight publish/subscribe event system
-
PHP
ez-php/cache
Cache module for the ez-php framework — array, file, and Redis drivers with a unified interface
-
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/framework
Lightweight PHP framework core — dependency injection, routing, middleware, and database migrations