Libraries tagged by design pattern
teknoo/states-bundle
2774 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
taluu/chain-of-responsibility-bundle
6068 Downloads
Bundle allowing to easily implement a chain of responsibility pattern
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
pavelzanek/laravel-generator
79 Downloads
File generator for faster and more efficient work with the Laravel framework
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
michaelspiss/multiton
99 Downloads
A trait to implement the Multiton design pattern without any dependencies.
hidehalo/util
3914 Downloads
Useful programming tools in PHP
helilabs/heli-developement-helpers
0 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
helilabs/capital
101 Downloads
Laravel package that provides set of classes to make use of common design patterns like (Repository Pattern, Factory Pattern).
degraciamathieu/clike
43 Downloads
This package allows you to run a class with a design pattern similar to a command system
rekamy/generator
1446 Downloads
Web & API Generator with Swagger API Doc
pattern-lab/edition-mustache-webdesignday
37 Downloads
The Web Design Day Edition of Pattern Lab for Mustache. Installs all Mustache-related dependencies plus the Web Design Day StarterKit.
vinecave/registry-bundle
36 Downloads
Convenient way to create registries of providers with custom logic
strontium/specification-bundle
125 Downloads
Specification-pattern in Doctrine and Symfony 2 framework