Libraries tagged by design-patterns
arafat69/laravel-repository
6971 Downloads
Laravel Repository Pattern package with built-in Artisan commands. Easily create repositories, follow clean architecture, and simplify database interactions.
petrknap/php-singleton
145526 Downloads
Singleton pattern for PHP
florianwolters/component-util-singleton
181338 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
exolnet/laravel-closure-table
16177 Downloads
Closure Table database design pattern implementation for Laravel framework.
eonx-com/easy-repository
1211751 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
byjg/singleton-pattern
58407 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
rector/phpstan-rules
956008 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
fsi/reflection
68348 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.
unlimited/repository-design-pattern-laravel
2586 Downloads
repository_pattern
jpc/design-pattern
47204 Downloads
Simple Design Patter integration
petrknap/singleton
20915 Downloads
Singleton pattern for PHP
ferfabricio/hydrator
34957 Downloads
Hydrate your object with class setters
b2pweb/bdf-queue
11028 Downloads
Bdf queue component
b2pweb/bdf-instantiator
13134 Downloads
Bdf Instantiator component
salmanzafar/laravel-repository-pattern
3382 Downloads
Implement repository pattern with a single command