jardis/dev-skills
Composer plugin that installs Jardis Skills and aggregates AGENTS.md for AI-assisted development (Claude Code, Cursor, Continue, Aider)
时间:2026-04-17 16:04
jardissupport/scheduling
Cron expression parsing and task scheduling with fluent API and timezone support
时间:2026-04-05 11:36
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
时间:2026-04-05 11:32
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
时间:2026-04-02 15:37
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
时间:2026-04-02 07:40
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
时间:2026-04-02 05:58
jardisadapter/http
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, retry with exponential backoff, and minimal footprint; a building block of the open-source foundation that Jardis-generated DDD code runs on
时间:2026-04-02 05:58
jardissupport/contract
Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more
时间:2026-03-31 07:18
jardiscore/kernel
Hexagonal DDD kernel for PHP — DomainApp, BoundedContext, ContextResponse, DomainResponse; the runtime core that Jardis-generated domain code runs on
时间:2026-03-29 16:42
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
时间:2026-03-15 11:45
jardistools/dbschema
Database schema introspection and DDL export for MySQL, MariaDB, PostgreSQL, and SQLite
时间:2026-03-15 09:12
jardissupport/workflow
Directed workflow engine with status-based transitions, automatic data accumulation, and builder API
时间:2026-03-14 16:05
jardissupport/validation
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
时间:2026-03-14 15:52
jardissupport/secret
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
时间:2026-03-14 12:45
jardissupport/classversion
Runtime class versioning via namespace injection with configurable fallback chains and proxy caching
时间:2026-03-14 07:48