2017 © Pedro Peláez
 

library php-mv-instruction-pipeline

image

ganbarodigital/php-mv-instruction-pipeline

  • Friday, April 7, 2017
  • by stuartherbert
  • Repository
  • 1 Watchers
  • 2 Stars
  • 9 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 13 % Grown

The README.md

Instruction Pipeline for PHP

GitHub license @ganbarodigital on Twitter Total Downloads Scrutinizer Code Quality Coverage Status Dependency Status Reference Status, (*1)

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., (*2)

Installation

Run this command to add this library to your composer.json file:, (*3)

composer require ganbarodigital/php-mv-instruction-pipeline

Usage

See our docs page for a tutorial and reference documentation., (*4)

The Versions