Libraries tagged by desing pattern
orakaro/ioc
54 Downloads
Tiny IoC module for static mocking in PHP
opmvpc/patrons
0 Downloads
design patterns examples
ntuangiang/php-observer
14 Downloads
This is a design pattern for observer
ngmy/observer
267 Downloads
A PHP library to implement the observer pattern
nfunwigabga/lara-repo
11 Downloads
Generate repositories in a Laravel application
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
motty/laravel-repository
50 Downloads
Laravel - Repository Design Pattern Implementation
mindwingx/dpas
4 Downloads
Design Patterns As Service
michaelspiss/singleton
14 Downloads
A trait to implement the Singleton design pattern without any dependencies.
macfja/php-kvo
14 Downloads
The KVO (Key Value Observing) design pattern in PHP
light/traits
16 Downloads
some useful traits that i used everyday
jxckaroo/laravel-service-repository
1 Downloads
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
jcesarbueno/laravel-strategy
3 Downloads
A Laravel package for generating Strategy Design Pattern, along with Factory and Chain of Responsibility support.This package provides an Artisan command to quickly scaffold strategies, keeping your Laravel project well-structured.
isaacesso/descriptor
6 Downloads
A PHP library for easily implement the Interpretor design pattern in your projects.
hoovhai/laravel-basic-repository
10 Downloads
A package to make simple repository design pattern