Libraries tagged by martin fowler
localheinz/specification
14 Downloads
Provides specifications following the paper by Eric Evans and Martin Fowler.
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
orion-ua/specification
4 Downloads
Martin Fowler`s specification for PHP
jmowatt/denarius
4 Downloads
A money package based on Martin Fowler's money pattern
fragoe/php-specifications
0 Downloads
Specification pattern by Eric Evans and Martin Fowler (2002, "Specifications", martinfowler.com/apsupp/spec.pdf).
adlogix/php-event-scheduler
0 Downloads
Solution in php to schedule recurring events based on Martin Fowlers paper
anfischer/dto
9 Downloads
A PHP implementation of the Data Transfer Object pattern (https://martinfowler.com/eaaCatalog/dataTransferObject.html)