Libraries tagged by design pattetn
axelitus/design-patterns
263 Downloads
Design Patterns for PHP
derakht/repository-pattern
60 Downloads
Implement repository pattern design with a command
lin3s/pattern-library-builder
3061 Downloads
Library that provides an elegant and easy way to develop a pattern library for your front-end components
rickwong/phur
9 Downloads
Phur - PHP Software Design Patterns framework
nalingia/laravel-repositories
4222 Downloads
A Laravel package for the Repository Design Pattern.
miladimos/laravel-repository
175 Downloads
a powerful and simple to use package for repository pattern
mb-x/architect-bundle
2527 Downloads
This Bundle provides an architecture to separate the different job layers in your Symfony application.
jlorente/yii2-command-handler
102 Downloads
A Yii2 extension that provides the framework with the Command Design Pattern. Useful to create commands in a main process and execute them in another processes such as crons, console controllers, etc.
jeremykendall/ultra-facade
18 Downloads
Implements the Facade pattern to build SplIterators.
irfan-chowdhury/repository-maker
13 Downloads
This package will generate the necessary files for the repository design pattern environment.
gmorel/state-workflow-bundle
420 Downloads
Helping you implementing a complex yet easily maintainable workflow
etouches/phplumber
7 Downloads
Pipelining library which allows a mix of asynchronous and synchronous processes.
cse/base-singleton
7 Downloads
A Singleton Design Pattern which allow easy used singleton class.
codeofdigital/cache-repository
4332 Downloads
Laravel Repository Package with Caching
carloswph/tonton
189 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.