Libraries tagged by design-pattern
fsi/reflection
63324 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
omgzui/design-pattern
20 Downloads
DesignPattern
celyes/design-patterns
16 Downloads
Design patterns written in PHP
sy-records/design-patterns
19 Downloads
php design patterns
sparhandy/pipeandfilter
13740 Downloads
Pipe and Filter Architecture
ferfabricio/hydrator
28063 Downloads
Hydrate your object with class setters
carloswph/tonton
189 Downloads
Serie of tools based on traits that simplify the use of singletons, multitons and other class instances controllers.
b2pweb/bdf-queue-prime-adapter
2237 Downloads
Prime adapter for bdf queue component
b2pweb/bdf-instantiator
7707 Downloads
Bdf Instantiator component
salmanzafar/laravel-repository-pattern
3048 Downloads
Implement repository pattern with a single command
atelierspierrot/patterns
1398 Downloads
A set of PHP classic interfaces and abstract classes patterns.
ysm/laravel-repository-pattern
22 Downloads
A Laravel package implementing the Repository Design Pattern with Service Layer
termyn/ddd
2620 Downloads
A set of design patterns and building blocks that you can use to design domain-driven system in PHP
techrays-labs/laravel-service-repository-generator
917 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.
puncoz/laravel-repository
66 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.