Libraries tagged by design-pattern
espadav8/closure-table
1819 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
embarknow/persistence-gateway
15 Downloads
Persistence Gateway design pattern interfaces
ekaterinadavidovich/container
5 Downloads
This project is example my work for portfolio. Container is dependency injection container. It allows you to implement the dependency injection design pattern meaning that you can decouple your class dependencies and have the container inject them where they are needed.
dknx01/feature-flag-bundle
8 Downloads
A bundle that implements the feature flag design pattern
devster/ika
7 Downloads
PHP library for command/transaction design pattern
da2e/simple-factory
14 Downloads
Mini-package implementing and providing a Simple Factory (design pattern) functionality.
concretehouse/repository-pattern
18 Downloads
Experimental implementation of Model-Repository design pattern.
concretehouse/factory-pattern
97 Downloads
Experimental implementation of Factory design pattern.
concretehouse/component-pdo
818 Downloads
Provides pdo classes/interfaces for right design-pattern.
clavius/forkpipes
2 Downloads
Forkpipes design pattern support php library
cherrypulp/laravel-presenter
46 Downloads
A laravel helper for the presenter design pattern
catpaw/store
1067 Downloads
Reactive variables implemented through the Observable design pattern. Inspired by Svelte's stores.
briofy/repository-laravel
361 Downloads
The Repository Design Pattern Package for Laravel
blondie101010/php-embedded-driver
4 Downloads
Embedded driver design pattern that allows universal operation chaining
beyerz/simple-hmvc-bundle
3895 Downloads
Symfony bundle to support the HMVC design pattern