Libraries tagged by JardisAdapter
jardisadapter/dbconnection
239 Downloads
PDO connection factory with read/write splitting, round-robin load balancing, and automatic health checks
jardisadapter/messaging
103 Downloads
Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization, consumer groups, and failover
jardisadapter/mailer
58 Downloads
SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments
jardisadapter/logger
172 Downloads
PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API
jardisadapter/http
65 Downloads
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, minimal footprint
jardisadapter/filesystem
55 Downloads
Filesystem abstraction for local and cloud storage with unified read, write, and stream API
jardisadapter/eventdispatcher
77 Downloads
PSR-14 event dispatcher with listener registry, priority ordering, and stoppable event support
jardisadapter/cache
159 Downloads
PSR-16 multi-layer caching engine with write-through propagation across Redis, APCu, Database, and Memory