Libraries tagged by jCard
jardissupport/classversion
6 Downloads
Runtime class versioning via namespace injection with configurable fallback chains and proxy caching
jardiscore/kernel
4 Downloads
Infrastructure kernel for PHP — an immutable DomainKernel holding wired-up cache, logger, event dispatcher, HTTP client, database, mailer and filesystem, plus an optional ENV-driven bootstrap. Jardis-generated domain code reaches it through a single interface.
jardisadapter/eventdispatcher
4 Downloads
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
jardisadapter/dbconnection
9 Downloads
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
jcalderonzumba/consul-discovery
2233 Downloads
Consul service discovery made easy
jcalderonzumba/behat-phantomjs-extension
132726 Downloads
PhantomJS Mink Behat extension for Phantomjs Mink driver
nickpontoc/jardim-da-kah-theme
6 Downloads
tema feito em bootstrap para drupal 9
mrohnstock/jcarousel
471 Downloads
Riding carousels with jQuery
adminlee/jcrd
2 Downloads
file_upload
runopencode/dm-jcarousellite-behavior-plugin
6 Downloads
dmJCarouselLiteBehaviorPlugin - Accordion Front Behavior for Diem Extended
robote13/yii2-slickcarousel
53 Downloads
Simple & lightweight carousel widget. Wrapper for http://kenwheeler.github.io/slick/
jardissupport/secret
1 Downloads
Secret resolution for encrypted configuration values using AES-256-GCM and Sodium with key provider abstraction
jardissupport/scheduling
1 Downloads
Cron expression parsing and task scheduling with fluent API and timezone support
jardissupport/auth
1 Downloads
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
jardiscore/app
1 Downloads
HTTP delivery layer for Jardis domains — FastRoute routing behind an own interface, a PSR-15 middleware pipeline, and the canonical DomainResponse-to-PSR-7 envelope mapper. No generated domain ever imports it.