Packages from jardisadapter

  • PHP

    jardisadapter/cache

    PSR-16 multi-layer caching engine with write-through propagation across Redis, APCu, Database, and Memory

  • PHP

    jardisadapter/dbconnection

    PDO connection factory with read/write splitting, round-robin load balancing, and automatic health checks

  • PHP

    jardisadapter/eventdispatcher

    PSR-14 event dispatcher with listener registry, priority ordering, and stoppable event support

  • PHP

    jardisadapter/filesystem

    Filesystem abstraction for local and cloud storage with unified read, write, and stream API

  • PHP

    jardisadapter/http

    PSR-18 HTTP client with cURL transport, Bearer and Basic auth, minimal footprint

  • PHP

    jardisadapter/logger

    PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API

  • PHP

    jardisadapter/mailer

    SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments

  • PHP

    jardisadapter/messaging

    Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization, consumer groups, and failover