Libraries tagged by design-pattern
florianwolters/component-util-command
6 Downloads
The Command behavioral design pattern as a PHP component.
fjborquez/dwight
2 Downloads
Software design patterns for PHP
faithlee/php-pattern
9 Downloads
basic design pattern
fabiodoppio/mvc
7 Downloads
Model View Controller (MVC) design pattern for simple web applications.
ewn/ovent
29 Downloads
An event system using a form of the observer design pattern.
espadav8/closure-table
1819 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
entity/entity
594 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
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.
dlx-llc/laravel-repository
2839 Downloads
Repository design pattern implementation for Laravel framework.
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.
d-scho/specifications
2 Downloads
Implementation of the specification behavioral design pattern
concretehouse/repository-pattern
18 Downloads
Experimental implementation of Model-Repository design pattern.