Libraries tagged by design pattern
da2e/simple-factory
13 Downloads
Mini-package implementing and providing a Simple Factory (design pattern) functionality.
cygnite/proxy
23 Downloads
Cygnite Proxy Resolver Component. This package use for accessing non static methods statically.
basel/repository-pipeline
4 Downloads
Package to create repositories for each model and using pipeline in filters
baghayi/strategy-validator
30 Downloads
A zf2 validator implementing Strategy design pattern which is mainly created to be used in Apigility.
awsm3/yii2-repository
36 Downloads
Repository implementation in Yii2
atyagi/specifier
16 Downloads
A library to help implement the specification design pattern
am2tec/hydrator
236 Downloads
Hydrate your object with class setters
ahmedhakeem/extra
8 Downloads
This package added more feature in development environment
acidline/rocket
13 Downloads
A lightweight REST-centered PHP5.3+ framework
unialteri/states-bundle
521 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)
treggats/crud-repository-generator
620 Downloads
Repository generator
teknoo/states-life-cycle
5389 Downloads
Component to extend the behavior of teknoo/states and provide a service to manage life cycles of stated class instances and automated their behavior
teknoo/states-bundle
2768 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
michaelspiss/multiton
97 Downloads
A trait to implement the Multiton design pattern without any dependencies.