Libraries tagged by patterns
cu-boulder/ucb_linkmod
47174 Downloads
Module to parse and correct URLs patterns for the CU Boulder Web Express environment.
ben-nsng/nestedset-php
6371 Downloads
A PDO plugin implementing the nested set pattern
php-ddd/notification
24120 Downloads
PHP implementation of Fowler's Notification pattern
phine/observer
165441 Downloads
A PHP library that implements the observer pattern.
neuron-php/patterns
20107 Downloads
PHP Patterns.
returnearly/actions-pattern
7676 Downloads
A minimal package for using the actions pattern in Laravel.
jpc/design-pattern
38808 Downloads
Simple Design Patter integration
creatortsv/symfony-messenger-outbox-pattern
2812 Downloads
Outbox pattern for the symfony-messenger component
andersonef/repositories-pattern
947 Downloads
Laravel Repositories Pattern Implementation
timwassenburg/laravel-artisan-extender
547 Downloads
A collection of generators for Laravel
teknoo/states
34265 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
janez89/repository
5888 Downloads
Repository Pattern for Eloquent
florianwolters/component-util-singleton
173383 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
dflydev/ant-path-matcher
108855 Downloads
Ant Path Matcher Utility
awes-io/repository
105387 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.