Libraries tagged by pipeline pattern
aidphp/pipeline
46 Downloads
Pipeline pattern implementation
naumov-adata/pipeline-filter
172 Downloads
Library for using the pipeline data filtering pattern in models
thewebsolver/pipeline
15 Downloads
Follows Chain of Responsibility Design Pattern to handle the given subject/request.
roquie/pipeline
451 Downloads
A plug and play pipeline implementation.
mnikoei/pipeline
0 Downloads
COR pattern in a better way.
basel/repository-pipeline
7 Downloads
Package to create repositories for each model and using pipeline in filters
siriusphp/invokator
2 Downloads
Library that implements a unified way to execute a list of commands/callables that are used by various patterns: events, pipelines, middleware etc
lmnt/philo
16 Downloads
A functional programming library designed to work with existing language constructs in a point-free style. Use it to modularize logical expressions, simplify pattern matching, and create expressive data processing pipelines
ztsu/pipe
897 Downloads
Pipeline pattern simple implementation
nhlm/pipechain
14 Downloads
A linear chainable pipeline pattern implementation with fallbacks
aznc/pipe-array
17 Downloads
improve PHP array manipulation by Collection Pipeline pattern
8fold/php-foldable
643 Downloads
Foundation for developing Fluent Interfaces and the Pipeline Pattern