Libraries tagged by phpdot
phpdot/storage
1 Downloads
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.
phpdot/qrcode
2 Downloads
Coroutine-safe QR code generation with SVG, PNG and data-URI renderers for the PHPdot ecosystem.
phpdot/mail
0 Downloads
Coroutine-safe transactional email for the PHPdot ecosystem: a fluent, immutable message builder over any symfony/mailer transport.
webteractive/expressionengine-env
39 Downloads
ExpressionEngine CMS with PHP dotenv
tal7aouy/dotenv
4 Downloads
editing dotenv files in an easy way
edsonsantoro/wp-mt-add-site
14 Downloads
Adds WordPress sites to edsonsantoro/wp-mt-boilerplate.
phpdot/sheets
3 Downloads
Fast, streaming, low-memory XLSX reader and writer with charts, images, conditional formatting and data validation as opt-in plugins.
phpdot/session
7 Downloads
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
phpdot/server-sapi
2 Downloads
Classic-SAPI runtime adapter for PSR-15 (PHP-FPM, Apache mod_php, php -S). Framework-agnostic.
phpdot/routing-rt
17 Downloads
Real-time routing for WebSocket and SSE — extends phpdot/routing
phpdot/rabbitmq
6 Downloads
RabbitMQ client for PHP: publish, consume, retry, dead letter, topology.
phpdot/psr-bridge
2 Downloads
A thin PSR-3 / Monolog writer for the phpdot observability engine. A peer backend: depends only on the contracts and psr/log — never on tracelog.
phpdot/outbox
0 Downloads
SMTP proxy server for PHP. Accept emails, store them, deliver via AWS SES or any provider.
phpdot/mail-parser
20 Downloads
Zero-dependency RFC-compliant EML/email parser for PHP 8.2+
phpdot/logs
2 Downloads
The phpdot observability engine: distributed tracing runtime, per-coroutine scope management, and W3C Trace Context value objects. Backend-agnostic; writers are peer packages.