Libraries tagged by DesignPattern
virtualcomplete/selector
6 Downloads
Selector pattern abstract class to manage polymorphism on the user level or run-time arguments.
tonix-tuft/status-quo
79 Downloads
A simple generic library to implement FSMs (Finite-State Machines) and the State Design Pattern in PHP.
runopencode/abstract-builder
215 Downloads
Simple prototype class for implementing builder pattern.
roquie/pipeline
452 Downloads
A plug and play pipeline implementation.
redrat/presenthor
9 Downloads
The crazy presenter pattern library
php-design-pattern/cqrs
22 Downloads
Basic classes and interfaces for the design pattern CQRS
php-design-pattern/command-bus
6 Downloads
Interfaces for the design pattern command bus
orakaro/ioc
54 Downloads
Tiny IoC module for static mocking in PHP
ntuangiang/php-observer
14 Downloads
This is a design pattern for observer
ngmy/observer
267 Downloads
A PHP library to implement the observer pattern
nfunwigabga/lara-repo
11 Downloads
Generate repositories in a Laravel application
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
motty/laravel-repository
50 Downloads
Laravel - Repository Design Pattern Implementation
michaelspiss/singleton
14 Downloads
A trait to implement the Singleton design pattern without any dependencies.
max26292/laravel-lazy-tools
1037 Downloads
This tools for lazy guys, used to generate repository,interface and response