2017 © Pedro Peláez
 

library php-cli

A simple command-line interface (CLI) helper for PHP.

image

php-cli/php-cli

A simple command-line interface (CLI) helper for PHP.

  • Monday, June 15, 2015
  • by jasonbradley
  • Repository
  • 3 Watchers
  • 13 Stars
  • 131 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

php-cli alt tag

A simple class to help make command line usage in PHP easier., (*1)

Features: 1. Progress Bar 2. Display Memory Usage 3. Print text in various foreground/background colors 4. Prompt for input from the user, (*2)

Example Usage: php example.php --date=2012-01-01 -v, (*3)

Or with help output:, (*4)

Example Usage: php example.php -h, (*5)

Copyright [2012] [Jason Bradley], (*6)

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at, (*7)

http://www.apache.org/licenses/LICENSE-2.0, (*8)

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License., (*9)

The Versions

15/06 2015

dev-master

9999999-dev http://github.com/thebra/php-cli

A simple command-line interface (CLI) helper for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

by Jason Bradley

command-line cli

27/06 2012

dev-development

dev-development http://github.com/thebra/php-cli

A simple command-line interface (CLI) helper for PHP.

  Sources   Download

Apache-2.0

The Requires

  • php >=5.2.0

 

by Jason Bradley

command-line cli