Skip to content

Instantly share code, notes, and snippets.

View tobiasmuehl's full-sized avatar
🌴
Enjoying the sun

Tobias Mühl tobiasmuehl

🌴
Enjoying the sun
View GitHub Profile
@superbrothers
superbrothers / ansi-color.php
Created August 23, 2012 01:49
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";