Libraries tagged by patterns
eazybright/repository-package
3891 Downloads
A package for managing repository design pattern
dnadesign/silverstripe-lazyloaded-image
10484 Downloads
Implements the LQIP (Low Quality Image Placeholder) pattern powered by lazysizes
cycle/active-record
660 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
culturalinfusion/baum
21810 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cu-boulder/ucb_linkmod
52421 Downloads
Module to parse and correct URLs patterns for the CU Boulder Web Express environment.
cradlephp/components
45565 Downloads
Common PHP7 Patterns and Constructs
complex-heart/criteria
1026 Downloads
Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
coka/service-discovery-bundle
6582 Downloads
Symfony bundle that implement Client Side Service Discovery pattern.
byteasc/closure-table
51427 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
bfg/entity
36441 Downloads
Pattern for generating php entities.
basilicom/pimcore-path-formatter-bundle
21014 Downloads
This bundle provides path formatter pattern configuration for Pimcore DataObjects in multi-relation.
baethon/laravel-criteria
6294 Downloads
Minimal interface for criteria pattern
atlastechnol/laravel-5.5-circuit-breaker
59767 Downloads
A circuit breaker pattern implementation for the Laravel framework 5.5 based on laravel circuit breaker package https://github.com/francescomalatesta/laravel-circuit-breaker
arafat69/laravel-repository
1964 Downloads
simple laravel repository pattern
aguimaraes/circuit-breaker
58217 Downloads
Implementation of the circuit breaker pattern