Libraries tagged by design patterns
azathoth/money
27 Downloads
PHP implementation of Fowler's Money pattern
awd-studio/es-lib-maker-bundle
13 Downloads
A Symfony bundle providing maker commands for seamless integration with Event Sourcing patterns. Features code generation tools for event-sourced aggregates, value objects, and domain events following DDD principles.
srtfisher/money
31 Downloads
PHP implementation of Fowler's Money pattern
ocramius/deprecated-money
3 Downloads
PHP implementation of Fowler's Money pattern
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.
wp-wax/wp-wax-starter-plugin
4 Downloads
This is a WordpPress starter plugin based on MVC design pattern
win-aung/laravel-entity-generator
2 Downloads
A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern
web6/singleton
48 Downloads
PHP Singleton design pattern
voniersa/twitch-live-chat
19 Downloads
A simple and easy to use library for reading from and writing to the twitch irc live chats by partially using the observer design pattern
tomkyle/repository-persistence
7 Downloads
Scaffold for Repository-and-Persistence design pattern
ticaje/m2-command-bus
9 Downloads
Module uses Command-Bus design pattern
thrashzone13/visitor
36 Downloads
Simple implementation of visitor design pattern
thewebsolver/pipeline
16 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
studio24/pubsub
22 Downloads
Simple implementation of the PubSub design pattern in PHP
someline/laravel-repository
10 Downloads
Laravel Repository is a good design pattern.