2017 © Pedro Peláez
 

library command

Realy simple but old helpers for command line apps in PHP

image

jobrunner/command

Realy simple but old helpers for command line apps in PHP

  • Friday, November 25, 2016
  • by jobrunner
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

command

Build Status, (*1)

Simple and old command line interface helper for building simple mvp in php, (*2)

Install

Run following command in your composer environemt to install:, (*3)

composer require "jobrunner/command:*"

The Versions

25/11 2016

dev-master

9999999-dev

Realy simple but old helpers for command line apps in PHP

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

The Development Requires

micromett