Skip to content

kevinkorb/yii-cli-color

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

yii-cli-color

Adding colors to console output

YII CLI Color Class

A very simple, intuitive way to add color to your console

class.jira.php

Quick example: (This will output red text in a white background)

cliColor->getColoredString("Removing File: {$file}", 'red', 'white'); ?>

About

Adding colors to console output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages