Libraries tagged by jardisSupport
jardissupport/dotenv
1031 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
jardissupport/contract
659 Downloads
Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more
jardissupport/classversion
275 Downloads
Runtime class versioning via namespace injection with configurable fallback chains and proxy caching
jardissupport/factory
287 Downloads
PSR-11 Container with pre-registered instances and reflection fallback
jardissupport/dbquery
347 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
jardissupport/workflow
9 Downloads
Directed workflow engine with status-based transitions, automatic data accumulation, and builder API
jardissupport/validation
42 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
jardissupport/scheduling
4 Downloads
Cron expression parsing and task scheduling with fluent API and timezone support
jardissupport/repository
102 Downloads
Generic CRUD repository with raw-data access, read/write splitting, and pluggable primary key strategies
jardissupport/data
105 Downloads
Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)
jardissupport/secret
18 Downloads
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
jardissupport/auth
0 Downloads
Token management, session handling, and security utilities for authentication and authorization