Libraries tagged by DesignPattern
kareem/remote-access-service
8 Downloads
This package simplifies any remote access calls (like http requests) and encapsulates GuzzleHttp package (and more) to make the process of sending requests is more straight forward and make use of service design pattern.
kanel/specification2
16 Downloads
An implementation of the Specification design pattern
kanel/specification
21 Downloads
An implementation of the Specification design pattern
jrosset/singleton
244 Downloads
PHP Trait to implements the singleton design pattern
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.
islomiddin-dev/generating-repository-and-service
17 Downloads
Create Repository and Service design pattern files using php artisan command
isaacesso/descriptor
6 Downloads
A PHP library for easily implement the Interpretor design pattern in your projects.
hpolthof/observe
22 Downloads
A simple implementation of the Observer design pattern.
hamzawy/mvc
0 Downloads
MVC design pattern using php
hakimasrori/repository
4 Downloads
Simple Repository, Design Pattern, Laravel, SOLID Principle
florianwolters/component-util-observer
7 Downloads
The Observer behavioural design pattern as a PHP component.
florianwolters/component-util-command
6 Downloads
The Command behavioral design pattern as a PHP component.
faithlee/php-pattern
9 Downloads
basic design pattern
fabiodoppio/mvc
334 Downloads
Model View Controller (MVC) design pattern for simple web applications.
espadav8/closure-table
1819 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel