Libraries tagged by desing pattern
embarknow/persistence-gateway
15 Downloads
Persistence Gateway design pattern interfaces
ekaterinadavidovich/container
6 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
d-scho/specifications
2 Downloads
Implementation of the specification behavioral 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.
carry0987/falcon
78 Downloads
Falcon - A versatile PHP framework designed for seamless integration of third-party social logins. Supports major services including Google, Facebook, Twitter, etc, delivering simple and secure authentication via a unified interface and design patterns.
blondie101010/php-embedded-driver
4 Downloads
Embedded driver design pattern that allows universal operation chaining
beyerz/simple-hmvc-bundle
3896 Downloads
Symfony bundle to support the HMVC design pattern
the-open-university/ou-web-ui
9 Downloads
OU Web UI is a set of design patterns, components and templates to provide our students with a consistent user experience.
tekton/framework
44 Downloads
Tekton is a lightweight PHP micro-framework, designed to integrate as a shim in older codebases to enable modern design patterns
stepthefkup/easy-repository
196 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications