{"id":15046095,"url":"https://github.com/mikeerickson/php-cli-colors","last_synced_at":"2025-04-06T00:08:34.956Z","repository":{"id":56955051,"uuid":"102992842","full_name":"mikeerickson/php-cli-colors","owner":"mikeerickson","description":"Liven up you PHP Console Apps with standard colors","archived":false,"fork":false,"pushed_at":"2021-01-05T04:48:45.000Z","size":4732,"stargazers_count":102,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T23:08:26.188Z","etag":null,"topics":["hacktoberfest","hacktoberfest2020"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mikeerickson.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-09-10T00:21:27.000Z","updated_at":"2025-01-08T02:25:24.000Z","dependencies_parsed_at":"2022-08-21T08:50:26.697Z","dependency_job_id":null,"html_url":"https://github.com/mikeerickson/php-cli-colors","commit_stats":null,"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeerickson%2Fphp-cli-colors","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeerickson%2Fphp-cli-colors/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeerickson%2Fphp-cli-colors/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mikeerickson%2Fphp-cli-colors/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mikeerickson","download_url":"https://codeload.github.com/mikeerickson/php-cli-colors/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415967,"owners_count":20935387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest","hacktoberfest2020"],"created_at":"2024-09-24T20:52:41.969Z","updated_at":"2025-04-06T00:08:34.936Z","avatar_url":"https://github.com/mikeerickson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-cli-colors\n\nLiven up you PHP Console Apps with standard colors\n\n[View on Packagist](https://packagist.org/packages/codedungeon/php-cli-colors)\n\n![image](resources/example.png)\n\n## Installation\n\n`composer require codedungeon/php-cli-colors '~1.0'`\n\nor update your `composer.json`\n\n```\n    ...\n    \"require\": {\n        \"codedungeon/php-cli-colors\": \"~1.0\"\n    },\n    ...\n```\n\n## How to use\n\n```php\n\u003c?php\n\nrequire __DIR__ . '/vendor/autoload.php';\n\nuse Codedungeon\\PHPCliColors\\Color;\n\necho Color::GREEN, 'Hello', Color::RESET, PHP_EOL;\n```\n![above exemple](resources/readme.png)\n\nSee `rainbow.php` sample for more details\n\n## License\n\nCopyright \u0026copy; 2017-2020 Mike Erickson\nReleased under the MIT license\n\n### Credits\n\nphp-cli-color written by Mike Erickson\n\nE-Mail: [codedungeon@gmail.com](mailto:codedungeon@gmail.com)\n\nTwitter: [@codedungeon](http://twitter.com/codedungeon)\n\nWebsite: [codedungeon.org](http://codedungeon.org)\n\n### Screenshot\n\n![Screenshot](resources/example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeerickson%2Fphp-cli-colors","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmikeerickson%2Fphp-cli-colors","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmikeerickson%2Fphp-cli-colors/lists"}