ganbarodigital/php-process-runner

0.3.2 2015-09-22 19:15 UTC

This package is not auto-updated.

Last update: 2024-05-11 15:46:00 UTC


README

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

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.

It is based on the CommandLib code from DataSift's Storyplayer.

Installation

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

composer require ganbarodigital/php-process-runner