2017 © Pedro Peláez
 

library php-process-runner

image

ganbarodigital/php-process-runner

  • Tuesday, September 22, 2015
  • by stuartherbert
  • Repository
  • 1 Watchers
  • 0 Stars
  • 127 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

PHP Process Runner

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

Introduction

The PHP Process Runner library provides an easy-to-use way of running an external CLI command that you can quickly drop into your own project to save you time and effort., (*2)

It is based on the CommandLib code from DataSift's Storyplayer., (*3)

Installation

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

composer require ganbarodigital/php-process-runner

The Versions