Skip to content

Instantly share code, notes, and snippets.

View in8finity's full-sized avatar

Alexander Morozov in8finity

View GitHub Profile
@in8finity
in8finity / ansi-color.php
Last active August 29, 2015 14:27 — forked from superbrothers/ansi-color.php
ANSI color terminal output module for php
<?php
/**
* php-ansi-color
*
* Original
* https://github.com/loopj/commonjs-ansi-color
*
* @code
* <?php
* require_once "ansi-color.php";