jardissupport/dotenv dependents (5) 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
-
PHP
jardisadapter/logger
PSR-3 logging pipeline with 20+ handlers, 7 formatters, 6 enrichers, and fluent builder API; a building block of the open-source foundation that Jardis-generated DDD code runs on
-
PHP
jardiscore/kernel
Hexagonal DDD kernel for PHP — DomainApp, BoundedContext, ContextResponse, DomainResponse; the runtime core that Jardis-generated domain code runs on
-
PHP
jardissupport/dbquery
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
-
PHP
jardistools/dbschema
Database schema introspection and DDL export for MySQL, MariaDB, PostgreSQL, and SQLite