Libraries tagged by hexagonal
rnevarezc/ddd-legos
952 Downloads
DDD Building Blocks for PHP
phpddd/repository
598 Downloads
Implementation of a base repository
nilportugues/repository-cache
236 Downloads
Implementation of a base repository with cache layer using StashPHP
nilportugues/mongodb-repository
181 Downloads
MongoDB Repository implementation
nilportugues/filesystem-repository
156 Downloads
FileSystem Repository implementation
nilportugues/eloquent-repository
207 Downloads
Eloquent Repository implementation
nilportugues/eloquent-mongodb-repository
118 Downloads
Eloquent MongoDB Repository implementation
honeybee/honeybee
2116 Downloads
Library for implementing CQRS driven, event-sourced and distributed architectures.
cceconi/hexa-lib
159 Downloads
Abstract library to create hexagonal architecture compliant application
carlosgude/integration-engine
18 Downloads
Connect external APIs to Symfony through configurable adapters, without writing repetitive clients.
aseguragonzalez/php-mvc
15 Downloads
Lightweight PHP MVC Framework
r3oath/hive
87 Downloads
Hexagonal architecture framework for Laravel 5.1
1codehappy/laravel-api
14 Downloads
The Boilerplate for Laravel Restful Apis.
zolta/forge
18 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
14 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.