brianium / tdd-ddd-phpLinks
A Test Driven example of Domain Driven Design in PHP
☆57Updated 13 years ago
Alternatives and similar repositories for tdd-ddd-php
Users that are interested in tdd-ddd-php are comparing it to the libraries listed below
Sorting:
- This example of blog written on Symfony2 framework with using Domain Driven Design (DDD) and unit testing.☆72Updated 11 years ago
- Code to support my talk on Hexagonal PHP and Laravel☆109Updated 11 years ago
- Collection of prooph docker files☆248Updated last year
- Demo application with event sourcing and microservices written in PHP.☆21Updated 9 years ago
- PHP port of the IDDD_Samples project created by Vaughn Vernon for its "Implementing Domain-Driven Design" book☆110Updated 6 years ago
- Case Study for the book The Clean Architecture in PHP☆133Updated 10 years ago
- Code sample of a DDD application☆290Updated 9 years ago
- Swag for douchebags.☆135Updated 11 years ago
- ☆57Updated 9 years ago
- PHP skeleton for doing coding katas (PHPUnit, mockery, phpspec and prophecy)☆61Updated 3 years ago
- Package for isolate your domain code from framework dependency using DDD concepts.☆95Updated 7 years ago
- A complete PHP CQRS framework.☆114Updated 9 years ago
- The code here, represented as steps, is the progression of a refactoring on a legacy codebase. It is a PHP equivalent of the Java code sh…