Libraries tagged by design-patterns
larium/activerecord
6 Downloads
Implementation of Active Record Design Pattern
kzvn/l9-core
14 Downloads
A core design pattern for Laravel
kubomikita/service-container
86 Downloads
Service container - simple registry design pattern
krak/presenter
3561 Downloads
Small and simple implementation of the presenter design pattern
kocuj/di
28 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
jrosset/singleton
243 Downloads
PHP Trait to implements the singleton design pattern
jongi/ntoshi
9 Downloads
🚀 Ntoshi Framework simplifies PHP app development with intuitive design patterns and a customizable foundation. Ideal for small to medium-sized business applications, with CMS extension.
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