phpdot/container suggesters (10)
-
PHP
phpdot/bun
A PHP wrapper around the Bun binary (oven-sh/bun, MIT licensed): manages a hidden Bun runtime and exposes its CLI as console commands.
-
PHP
phpdot/console
CLI application framework wrapping symfony/console. DI integration, command discovery, output helpers.
-
-
PHP
phpdot/mail
Coroutine-safe transactional email for the PHPdot ecosystem: a fluent, immutable message builder over any symfony/mailer transport.
-
-
-
PHP
phpdot/server-sapi
Classic-SAPI runtime adapter for PSR-15 (PHP-FPM, Apache mod_php, php -S). Framework-agnostic.
-
-
PHP
phpdot/session
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
-
PHP
phpdot/storage
Coroutine-safe file storage for the PHPdot ecosystem: local and S3-compatible (AWS S3, Cloudflare R2, MinIO) over league/flysystem, with validated uploads, optional file metadata, drafts and soft-delete.