Libraries tagged by hexagonal-architecture
jardisadapter/mailer
212 Downloads
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
jardisadapter/logger
212 Downloads
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
jardisadapter/http
209 Downloads
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
jardisadapter/filesystem
202 Downloads
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
jardisadapter/eventdispatcher
213 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
283 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
jardisadapter/cache
204 Downloads
PSR-16 multi-layer cache for PHP — stack Memory, APCu, Redis, and Database backends with automatic read-through backfill and write-through propagation; a building block of the open-source foundation that Jardis-generated DDD code runs on
pollora/abilities
311 Downloads
A modern PHP package for the WordPress Abilities API, with a fluent declaration API and a hexagonal architecture
devcortes/laravel-clean-architecture
181 Downloads
A Laravel package to scaffold hexagonal architecture modules
usantisteban/laravel-domain-driven
6 Downloads
Laravel domain-driven development starter template.
jardissupport/auth
11 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
cubadevops/flexi
6 Downloads
The flexible framework that respects standards
cooldevguys/phpstan-dhexpendency-rules
198 Downloads
A set of rules for PHPStan based on the Hexagonal architecture layers dependency
zeeloengineering/php-shared-kernel
1572 Downloads
Simple shared kernel for DDD applications, with many scaffolding code for Hexagonal architecture, event sourcing, etc.
modularize-rbac/core
1726 Downloads
Framework-agnostic core for modular RBAC: modules, roles, permissions, i18n translations. Pure PHP, hexagonal architecture.