ganbarodigital/php-mv-instruction-pipeline

v1.2017040701 2017-04-07 21:50 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:53:19 UTC


README

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Coverage Status Dependency Status Reference Status

Introduction

The Instruction Pipeline for PHP provides a way to assemble and execute commands, built from pipelines of smaller, reusable instructions. You can drop this package into your own project to save you time and effort.

Installation

Run this command to add this library to your composer.json file:

composer require ganbarodigital/php-mv-instruction-pipeline

Usage

See our docs page for a tutorial and reference documentation.