Libraries tagged by phpdot
phpdot/session
6 Downloads
Secure session management with pluggable handlers, flash data, CSRF tokens, and PSR-15 middleware.
phpdot/routing
10 Downloads
High-performance segment-trie routing for PHP. PSR-7/15/17 compliant.
phpdot/rabbitmq
6 Downloads
RabbitMQ client for PHP: publish, consume, retry, dead letter, topology.
phpdot/psr3-bridge
6 Downloads
PSR-3 logger bridge into the PHPdot writer pipeline.
phpdot/package
15 Downloads
Package discovery and definition loading for the PHPdot container.
phpdot/logs
8 Downloads
Tracer, span, and pending-log core implementing the contracts observability boundary.
phpdot/i18n
6 Downloads
Internationalization with ICU MessageFormat, pluggable loaders, PSR-16 caching.
phpdot/http-middleware
8 Downloads
PSR-15 middlewares for PHPdot.
phpdot/http
14 Downloads
PSR-7 HTTP messages, responses, and uploads for modern PHP.
phpdot/filesystem
9 Downloads
Coroutine-safe, PSR-native file storage for the PHPdot ecosystem: local and S3-compatible (AWS S3, Cloudflare R2, MinIO, DigitalOcean Spaces) over a PSR-18 + SigV4 client, with typed streams, resumable chunked uploads and first-class progress.
phpdot/event
5 Downloads
PSR-14 event dispatcher with attribute-discovered listeners, ordering, an async seam with a sync fallback, and host-owned persistence — observability through phpdot/contracts spans.
phpdot/error-handler
9 Downloads
Modern error handler with debug pages, RFC 9457 JSON errors, customizable renderers, solution providers, and PSR-15 middleware.
phpdot/error
10 Downloads
Structured error codes with context, translatable messages, and uniform output across every channel.
phpdot/env
9 Downloads
Typed, schema-validated, immutable .env configuration for modern PHP.
phpdot/database
9 Downloads
Query builder, schema management, and migrations for PHP. Built on Doctrine DBAL.