Libraries tagged by jCard
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/dbquery
347 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
jardissupport/data
105 Downloads
Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)
jardiscore/kernel
129 Downloads
DDD Kernel for PHP — BoundedContext, ContextResponse, DomainResponse, DomainKernel
jardiscore/foundation
44 Downloads
Jardis Foundation — thin convenience layer that builds DDD services from ENV
jardisadapter/messaging
103 Downloads
Multi-transport messaging for Redis, Kafka, RabbitMQ, and Database with automatic serialization, consumer groups, and failover
jardisadapter/mailer
58 Downloads
SMTP mail client with STARTTLS, authentication, HTML and plain text support, attachments
jardisadapter/logger
172 Downloads
PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API
jardisadapter/http
65 Downloads
PSR-18 HTTP client with cURL transport, Bearer and Basic auth, minimal footprint
jardisadapter/filesystem
55 Downloads
Filesystem abstraction for local and cloud storage with unified read, write, and stream API
jardisadapter/eventdispatcher
77 Downloads
PSR-14 event dispatcher with listener registry, priority ordering, and stoppable event support
jardisadapter/cache
159 Downloads
PSR-16 multi-layer caching engine with write-through propagation across Redis, APCu, Database, and Memory
jcarlosr/larajwt
308 Downloads
JWT authentication tools and guard for Laravel projects
jcalderonzumba/consul-discovery
2233 Downloads
Consul service discovery made easy