jardissupport/contract dependents (18) Order by: name | downloads Show: all | require | require-dev

  • PHP

    jardisadapter/dbconnection

    PDO connection pool for PHP with read/write splitting, round-robin load balancing across replicas, and automatic health checks — supports MySQL, PostgreSQL, and SQLite; a building block of the open-source foundation that Jardis-generated DDD code runs on

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardisadapter/eventdispatcher

    PSR-14 event dispatcher for PHP with priority-ordered listeners, type-hierarchy matching, stoppable events, and deferred dispatch via EventCollector; a building block of the open-source foundation that Jardis-generated DDD code runs on

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardisadapter/filesystem

    Filesystem abstraction for PHP covering local and S3-compatible storage — unified read, write, stream, and visibility API without Flysystem or the AWS SDK; a building block of the open-source foundation that Jardis-generated DDD code runs on

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardisadapter/mailer

    SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments, and retry with exponential backoff; a building block of the open-source foundation that Jardis-generated DDD code runs on

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardisadapter/messaging

    Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization and consumer groups; a building block of the open-source foundation that Jardis-generated DDD code runs on

    Latest version requires jardissupport/contract ^1.0

  • PHP

    jardiscore/app

    Jardis App-Layer - HTTP delivery for Jardis domains: FastRoute router behind own interface, PSR-15 pipeline, canonical DomainResponse-to-PSR-7 mapper, kernel bootstrap bridge

    Latest version requires jardissupport/contract ^2.1

  • PHP

    jardiscore/kernel

    Hexagonal DDD kernel for PHP — DomainKernel (the Koffer) + an optional ENV-driven Bootstrap-Packer; the Application-side runtime Jardis-generated domain code is injected into

    Latest version requires jardissupport/contract ^2.0

  • PHP

    jardissupport/auth

    Opaque token management, session handling, password hashing, and role-based access control for PHP DDD applications — framework-free, no JWT, no third-party runtime dependencies beyond PHP built-ins and the Jardis contract

    Latest version requires jardissupport/contract ^1.0

  • PHP

    jardissupport/classversion

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

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardissupport/data

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

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardissupport/dbquery

    Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardissupport/dotenv

    Environment file loader with cascading overrides, variable interpolation, type casting, and include directives

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardissupport/repository

    Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on

    Latest version requires jardissupport/contract ^1.0 || ^2.0

  • PHP

    jardissupport/scheduling

    Cron expression parsing and task scheduling with fluent API and timezone support

    Latest version requires jardissupport/contract ^1.0

  • PHP

    jardissupport/secret

    Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction

    Latest version requires jardissupport/contract ^1.0