php-parallel-lint/php-console-color
Simple library for creating colored console ouput.
Package info
github.com/php-parallel-lint/PHP-Console-Color
pkg:composer/php-parallel-lint/php-console-color
v1.0.1
2021-12-25 06:49 UTC
Requires
- php: >=5.3.2
Requires (Dev)
- php-parallel-lint/php-code-style: ^2.0
- php-parallel-lint/php-parallel-lint: ^1.0
- php-parallel-lint/php-var-dump-check: 0.*
- phpunit/phpunit: ^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0
Suggests
None
Provides
None
Conflicts
None
Replaces
BSD-2-Clause 7adfefd530aa2d7570ba87100a99e2483a543b88
- Jakub Onderka <jakub.onderka.woop@gmail.com>
This package is auto-updated.
Last update: 2026-06-05 22:13:37 UTC
README
👁 Downloads this Month
👁 CS
👁 Test
👁 License
👁 Coverage Status
Simple library for creating colored console output.
See example.php for how to use this library.
Installation
Just run the following command to install it:
composer require php-parallel-lint/php-console-color
