league/pipeline
League\Pipeline provides a lightweight, immutable implementation of the Pipeline pattern for PHP. Compose sequential processing stages (any callable or invokable class) and pass a payload through each stage in order, producing a final result.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| hisorange/browser-detect | — | 1,141 | 1,161 | 144 | 227K | 12 | 23.7 | 39.6 | MIT | 2 years ago | |
| nordsoftware/lumen-elasticsearch | Laravel Lumen integration for Elasticsearch. Provides service provider bindings and configuration to register an Elasticsearch client in your Lumen app, enabling easy indexing and searching with a familiar Laravel-style setup. | 56 | 59 | 23 | 8 | 0 | 0.5 | 0.6 | MIT | — | |
| sanmai/phpstan-rules | Extra PHPStan rules from sanmai that extend static analysis for PHP projects. Helps catch additional issues not covered by core rules, improving code quality and consistency with minimal setup. | 3 | 4 | 0 | 1K | 0 | 15.0 | 38.4 | Apache-2.0 | 7 months ago | |
| sanmai/pipeline | sanmai/pipeline is a lightweight PHP pipeline library to process data through a chain of stages. Compose reusable, testable transformations with clear input/output flow, and plug in custom middleware-like steps for flexible processing in any app. | 75 | 78 | 6 | 1M | 14 | 34.2 | 71.1 | Apache-2.0 | 1 month ago |
How can I help you explore Laravel packages today?