Libraries tagged by domain-driven
codefyphp/domain-driven-core
192 Downloads
Libraries and Interfaces for domain driven design.
php-ddd/domain-driven-design-bundle
39 Downloads
DomainDrivenDesign integration for your Symfony2 project
php-ddd/domain-driven-design
113 Downloads
Tools/framework to ease the implementation of Eric Evans Domain Driven Design in PHP.
dbrekelmans/domain-driven-bundle
27 Downloads
Domain driven directory structure configuration for Symfony.
vanio/vanio-domain-bundle
8054 Downloads
Symfony2 Bundle providing some additional features suitable when programming your domain.
toniel/laravel-ddd
142 Downloads
Domain-Driven Design (DDD) scaffolding for Laravel with support for Laravel Actions and Spatie Data
satooshi/value-object
27 Downloads
ValueObject, Enum, Flags implementation in PHP
ronghz/laravel-ddd
58 Downloads
Domain Driven Design Framework for Laravel
rayrutjes/domain-foundation
205 Downloads
Php framework focused on providing the tools to roll out a domain driven project.
qubus/valueobjects
323 Downloads
A PHP library of immutable objects to use in Domain Driven Design.
potfur/journal
9 Downloads
olimsaidov/money
348 Downloads
PHP implementation of Fowler's Money pattern
ngmy/specification
364 Downloads
This is a library to help implement the specification pattern in PHP. It provides on-memory validation, on-memory and ORM selection, and specification composite.
myks92/php-value-objects
16 Downloads
A PHP library Value Object
mehedi250/laravel-structure-kit
30 Downloads
Laravel scaffolding package with a browser UI and Artisan command — generates Model, Controller, Migration, Service Pattern (interface + implementation), and Repository Pattern (interface + implementation) with correct namespaces.