jardis member since: Nov 24, 2025

jardis's packages

  • PHP

    jardis/dev-skills

    Composer plugin that installs Jardis Skills and aggregates AGENTS.md for AI-assisted development (Claude Code, Cursor, Continue, Aider)

  • 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

  • PHP

    jardiscore/foundation

    Jardis Foundation — thin convenience layer that builds DDD services from ENV

  • PHP

    jardiscore/kernel

    DDD Kernel for PHP — BoundedContext, ContextResponse, DomainResponse, DomainKernel

  • PHP

    jardissupport/auth

    Token management, session handling, and security utilities for authentication and authorization

  • PHP

    jardissupport/classversion

    Runtime class versioning via namespace injection with configurable fallback chains and proxy caching

  • PHP

    jardissupport/contract

    Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more

  • PHP

    jardissupport/data

    Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)