Libraries tagged by tatter
cycle/active-record
382 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
culturalinfusion/baum
21403 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
cradlephp/components
44027 Downloads
Common PHP7 Patterns and Constructs
cosmicpe/awaitform
45 Downloads
Write clean form navigation flows in PocketMine-MP using async/await pattern
complex-heart/criteria
998 Downloads
Small implementation of a filter criteria pattern in PHP for Complex Heart SDK. Compose several filters using fluent interface.
coka/service-discovery-bundle
6356 Downloads
Symfony bundle that implement Client Side Service Discovery pattern.
byteasc/closure-table
49861 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel. Includes restore of tree
bfg/entity
35390 Downloads
Pattern for generating php entities.
basilicom/pimcore-path-formatter-bundle
20462 Downloads
This bundle provides path formatter pattern configuration for Pimcore DataObjects in multi-relation.
atlastechnol/laravel-5.5-circuit-breaker
58393 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
1846 Downloads
simple laravel repository pattern
aguimaraes/circuit-breaker
57987 Downloads
Implementation of the circuit breaker pattern
vcn/enum
28201 Downloads
[Deprecated] Enumeration data types with pattern match operations. This package is obsolete because PHP has native enums now.
spatie/value-object
134 Downloads
Data transfer objects with batteries included
saritasa/laravel-repositories
16192 Downloads
Saritasa repository pattern implementation for Laravel