php-etl / workflow
This library implements multiple ETL pipelines
Installs: 4 765
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^8.2
- php-etl/pipeline-contracts: 0.5.*
- php-etl/satellite-contracts: 0.1.*
Requires (Dev)
- friends-of-phpspec/phpspec-code-coverage: *
- friendsofphp/php-cs-fixer: ^3.38
- infection/infection: ^0.26.18
- phpstan/phpstan: ^1.10
- phpunit/php-invoker: ^4.0
- phpunit/phpunit: ^10.0
- rector/rector: ^0.15
Provides
This package is auto-updated.
Last update: 2024-10-21 23:20:01 UTC
README
This package brings an implementation for the workflow component, aimed at combining tasks including pipelines and [actions](https://github.com/php-etl/action/.