Skip to content

levi-putna/phpcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpcli

Utility methods for PHP CLI output.

Installing via Composer

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest stable version of Guzzle:

composer.phar require levi-putna/PHPCli

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

Usage

See the example Examples

Screen Shot

About

Utility methods for PHP CLI output.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages