gilsegura / pipeline
A lightweight, PSR-compatible pipeline library with event dispatching, compilation, and workflow orchestration support.
dev-main
2026-05-30 06:33 UTC
Requires
- php: >=8.3
- psr/event-dispatcher: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3
- phpstan/phpstan: ^1
- phpunit/phpunit: ^11
- rector/rector: ^1
This package is auto-updated.
Last update: 2026-05-30 06:33:39 UTC
README
A lightweight, PSR-compatible pipeline library with event dispatching, compilation, and workflow orchestration support.
Installation
$ composer require gilsegura/pipeline
License
MIT, see LICENSE