Libraries tagged by design-pattern
lewy/datamapper
1920 Downloads
This package provides a repository, entity & datamapper design pattern
larium/executor
13 Downloads
Implementation of mediator design pattern.
larium/controller
2 Downloads
Implementation of front controller design pattern
larium/activerecord
5 Downloads
Implementation of Active Record Design Pattern
kzvn/l9-core
13 Downloads
A core design pattern for Laravel
kubomikita/service-container
76 Downloads
Service container - simple registry design pattern
krak/presenter
3560 Downloads
Small and simple implementation of the presenter design pattern
kocuj/di
27 Downloads
Container for design pattern Dependency Injection in PHP 7
kareem/remote-access-service
7 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
15 Downloads
An implementation of the Specification design pattern
kanel/specification
20 Downloads
An implementation of the Specification design pattern
jcesarbueno/laravel-strategy
2 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.
happysir/s-respository
3 Downloads
A respository design patterns for swoft