Libraries tagged by Hexagonal Architeture
laudirbispo/dddreveal
6 Downloads
Um pacote para começar trabalhando com DDD, EventSource, CQRS e Arquitetura Hexagonal
boundwize/structarmed
934854 Downloads
Configurable PHP architecture guards — define your layers and rules, then keep them enforced
pccomponentes/ddd
153188 Downloads
Mini Framework to create projects with hexagonal architecture and domain driven design
dykyi-roman/awesome-claude-code
1896 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
onramplab/laravel-clean-architecture
27012 Downloads
An composer template
zolta/forge
506 Downloads
Domain layer foundation for PHP 8.2+ providing Value Objects with attribute-based validation, Entities, Aggregates, Rules, Specifications, Policies, Invariants, Transformers, and a framework-agnostic adapter system.
zolta/cqrs
498 Downloads
CQRS application layer for PHP 8.2+ with command/query buses, decorator-based middleware pipeline, Result/Option monads, repository abstractions with caching, transaction management, domain event dispatching, and automatic handler discovery via attributes.
jardissupport/dotenv
2190 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
jardissupport/contracts
1381 Downloads
Consolidated contract interfaces for all Jardis packages — Kernel, Data, Repository, DbQuery, Messaging, Validation, Workflow, and more
johnnickell/fight-common
634 Downloads
A shared PHP library for Hexagonal Architecture, CQRS, and reusable domain primitives
koshuang/laravel-hexagonal
105 Downloads
Laravel scaffolding for modular Hexagonal Architecture with Ports and Adapters.
devcortes/laravel-clean-architecture
181 Downloads
A Laravel package to scaffold hexagonal architecture modules
jardissupport/repository
124 Downloads
Repository pattern for PHP — generic CRUD with raw-data access, read/write splitting, and pluggable primary-key strategies; the persistence layer Jardis-generated repositories build on
jardissupport/dbquery
198 Downloads
Fluent SQL query builder with CTEs, window functions, subqueries, and JSON support for MySQL, MariaDB, PostgreSQL, and SQLite
jardissupport/data
119 Downloads
Entity hydration with change tracking, bidirectional field mapping, and identity generation (UUID v4/v5/v7, NanoID)