Command line usage
PHP Manual

INI settings

CLI SAPI Configuration Options
Name Default Changeable Changelog
cli_server.color "0" PHP_INI_ALL Available since PHP 5.4.0.

Here's a short explanation of the configuration directives.

cli_server.color boolean

Enable the built-in development web server to use ANSI color coding in terminal output.


Command line usage
PHP Manual