Libraries tagged by design-pattern
larium/activerecord
6 Downloads
Implementation of Active Record Design Pattern
kzvn/l9-core
14 Downloads
A core design pattern for Laravel
krak/presenter
3561 Downloads
Small and simple implementation of the presenter design pattern
kocuj/di
29 Downloads
Container for design pattern Dependency Injection in PHP 7
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
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.
happysir/s-respository
3 Downloads
A respository design patterns for swoft
hamzawy/mvc
0 Downloads
MVC design pattern using php
hamid80386/sms-sender
10 Downloads
A simple Laravel Package to send sms based on Strategy and Facade design patterns.
florianwolters/component-util-observer
7 Downloads
The Observer behavioural design pattern as a PHP component.