Libraries tagged by pipeline-pattern
imunew/php-pipeline
6860 Downloads
This package provides a pipeline pattern implementation.
cratia/pipeline
2739 Downloads
A plug and play pipeline pattern implementations.
8fold/php-foldable
983 Downloads
Foundation for developing Fluent Interfaces and the Pipeline Pattern
andydune/pipeline
3582 Downloads
Provides a pipeline pattern. Based on middleware approach.
philiprehberger/php-pipeline
68 Downloads
Composable pipeline pattern for processing data through ordered stages
dbrans/stream-pipeline
633 Downloads
A Stream based pipeline pattern implementation
sjonatas/service-runner
4 Downloads
A middleware pipeline runner for application services, composing use cases from ordered steps over an immutable payload.
masroore/pipeline
331 Downloads
Pipeline pattern implementation
ztsu/pipe
899 Downloads
Pipeline pattern simple implementation
umirode/pipeline
213 Downloads
Pipeline pattern implementation for php
nhlm/pipechain
16 Downloads
A linear chainable pipeline pattern implementation with fallbacks
me-arif-dewan/laravel-repository-generator
5 Downloads
Introduces a new Artisan command to generate repository classes with support for: - Multiple interface implementation with automatic method stub generation. - Single class extension with validation. - Model dependency injection via constructor. - Automatic service provider binding registration. - Pipeline pattern for clean, maintainable code structure.
clearswitch/pipeline
2 Downloads
php pipeline pattern
aznc/pipe-array
20 Downloads
improve PHP array manipulation by Collection Pipeline pattern
aidphp/pipeline
47 Downloads
Pipeline pattern implementation