Libraries tagged by design-patterns
miladimos/laravel-repository
176 Downloads
a powerful and simple to use package for repository pattern
mb-x/architect-bundle
2529 Downloads
This Bundle provides an architecture to separate the different job layers in your Symfony application.
max26292/laravel-lazy-tools
1035 Downloads
This tools for lazy guys, used to generate repository,interface and response
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.
unialteri/states
1001 Downloads
Library to create 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 this improve maintainability and workflow writing.
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism
ysm/laravel-repository-pattern
23 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
techrays-labs/laravel-service-repository-generator
928 Downloads
A powerful and flexible Laravel package that simplifies the implementation of the Service-Repository design pattern. Generate Service and Repository classes with ease, customize their namespace and path, and streamline your application's architecture.
shinidev/sapling
11 Downloads
A small PHP framework that implements MVC design pattern. This framework is created with the intent to give the author knowledge about php and at the same time be usable for the community.
rpodwika/designpatterns
5 Downloads
PHP Design Patterns
roysegall/facebook-messenger-send-api
307 Downloads
Reflecting Facebook Messenger send API arrays payload to an OOP design pattern