kiboko / pipeline
Deployment pipeline toolbox
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kiboko/pipeline
Requires
- php: ^7.1
- ext-xmlreader: *
- clue/mq-react: dev-master
- react/child-process: ^0.5 || ^0.4
- react/promise: ^2.5
- symfony/http-foundation: ^3.4 || ^4.0
Requires (Dev)
- phpspec/phpspec: ^3.0
- phpunit/phpunit: ^7.1@dev
This package is auto-updated.
Last update: 2025-10-11 07:57:29 UTC
README
About
Pipelines are a way to describe, organize and parallelize testing and validation tasks in a Continuous Integration (CI) or Continuous Deployment (CD) context.
This package
This package is divided in 2 components:
Kiboko\Component\Phroovy
, an interpreter for Jenkins-like pipelines filesKiboko\Component\Pipeline
, a pipelines execution engine