knot-php / module-knot-pipeline
knot-lib/pipeline installer
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 1 111
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=7.2
- knot-lib/kernel: ~0.7
- knot-lib/module: ~0.5
- knot-lib/pipeline: ~0.2
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^8.5.15
This package is auto-updated.
Last update: 2023-09-07 09:29:58 UTC
README
Description
knot-lib/pipeline installer modules
Feature
Demo
Usage
Requirement
PHP 7.2 or later
Installing knot-php/module-knot-pipeline
The recommended way to install knot-php/module-knot-pipeline is through Composer.
composer require knot-php/module-knot-pipeline
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This library is licensed under the MIT license.
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.