2017 © Pedro Peláez
 

library cli

PSR, for the appserver.io CLI

image

appserver-io-psr/cli

PSR, for the appserver.io CLI

  • Thursday, May 17, 2018
  • by wagnert
  • Repository
  • 3 Watchers
  • 0 Stars
  • 109 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 187 % Grown

The README.md

PSR, for appserver.io CLI

Latest Stable Version Total Downloads License Build Status Scrutinizer Code Quality Code Coverage, (*1)

Introduction

This library provides all necessary interfaces to implement CLI applications for appserver.io., (*2)

Installation

If you want to use the library with your application you can install it by adding, (*3)

{
    "require": {
        "appserver-io-psr/cli": "dev-master"
    },
}

to your composer.json and invoke composer update in your project., (*4)

External Links

The Versions

17/05 2018

dev-master

9999999-dev https://github.com/appserver-io-psr/cli

PSR, for the appserver.io CLI

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php console cli interface

17/05 2018

1.0.0

1.0.0.0 https://github.com/appserver-io-psr/cli

PSR, for the appserver.io CLI

  Sources   Download

OSL-3.0

The Requires

 

The Development Requires

php console cli interface