Libraries tagged by PHP Hexagonal Design
jardisadapter/cache
206 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
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
methorz/mezzio-hexagonal-skeleton
10 Downloads
Mezzio skeleton with architecture choice: minimal or hexagonal (DDD). Includes optional packages for modern PHP 8.4+ REST API development.
ticaje/booking-api
16 Downloads
Hexagonal Design based PHP middleware for defining Booking Use Cases given any PHP based solution
syeedalireza/architecture-patterns-lab
0 Downloads
Academic research implementation of modern software architecture patterns. Comprehensive study of Clean Architecture, Hexagonal Architecture, and Onion Architecture with benchmarks, performance analysis, and real-world examples.
rankup/application
78 Downloads
RankUp application and domain layer
jardissupport/contract
1846 Downloads
Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more