phpdot/container dependents (17) Order by: name | downloads Show: all | require | require-dev
-
PHP
phpdot/cache
PSR-16 cache with pluggable drivers. Redis, File, Array, APCu, Null. remember() pattern. Standalone.
-
PHP
phpdot/console
CLI application framework wrapping symfony/console. DI integration, command discovery, output helpers.
-
-
PHP
phpdot/database
Query builder, schema management, and migrations for PHP. Built on Doctrine DBAL.
-
PHP
phpdot/error
Structured error codes with context, translatable messages, and uniform output across every channel.
-
-
-
PHP
phpdot/mongodb
Resilient MongoDB client with fluent CRUD builders, Document object, exception translation, and query logging.
-
PHP
phpdot/package
Attribute-driven package scanning, definition generation, and config scaffolding for PHPdot.
-
PHP
phpdot/pool
Generic coroutine-safe connection pool for Swoole. Holds any object. Channel-based with idle cleanup, optional heartbeat, and leak prevention.
-
-
-
-
-
PHP
phpdot/session
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.