2017 © Pedro Peláez
 

library cli

Command line application factory

image

phptest/cli

Command line application factory

  • Thursday, June 19, 2014
  • by adlawson
  • Repository
  • 1 Watchers
  • 0 Stars
  • 37 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The README.md

PHPTest CLI

Master build: ![Master branch build status][travis-master]br/ Requires: PHP >= 5.4 || HHVM >= 3.0, (*1)

PHPTest CLI is a small application factory built around the popular Symfony Console library and PHPTest Service Container., (*2)

It can be installed in whichever way you prefer, but I recommend Composer., (*3)

{
    "require": {
        "phptest/cli": "*"
    }
}

Contributing

All contributions, including issues, comments and pull requests should be made to the main phptest/phptest respository., (*4)

License

The content of this library is released under the MIT License by Andrew Lawson.br/ You can find a copy of this license in LICENSE or at http://opensource.org/licenses/mit., (*5)

The Versions

19/06 2014

dev-master

9999999-dev https://phptest.github.io/components/cli

Command line application factory

  Sources   Download

MIT

The Requires

 

command app console cli application factory interface builder