Libraries tagged by patterns
complex-heart/criteria
898 Downloads
Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
coka/service-discovery-bundle
6122 Downloads
Symfony bundle that implement Client Side Service Discovery pattern.
byteasc/closure-table
48221 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
buildotter/php-core
2784 Downloads
Buildotter Core: Foundation to implement the Test Data Builder Pattern
bfg/entity
33971 Downloads
Pattern for generating php entities.
basilicom/pimcore-path-formatter-bundle
19676 Downloads
This bundle provides path formatter pattern configuration for Pimcore DataObjects in multi-relation.
baethon/laravel-criteria
6205 Downloads
Minimal interface for criteria pattern
atlastechnol/laravel-5.5-circuit-breaker
57156 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
1699 Downloads
simple laravel repository pattern
app-verk/php-matcher
7361 Downloads
AppVerk extension of PHP Matcher, it enables you to match values with patterns
aguimaraes/circuit-breaker
57784 Downloads
Implementation of the circuit breaker pattern
vcn/enum
27664 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
saritasa/laravel-repositories
15959 Downloads
Saritasa repository pattern implementation for Laravel
kiwfy/response-json-php
11812 Downloads
PHP library to create a response json pattern to API's
fsi/reflection
63585 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.