{"id":18665398,"url":"https://github.com/olivecms/colorconsole","last_synced_at":"2025-10-26T21:44:25.647Z","repository":{"id":57030951,"uuid":"145239999","full_name":"OliveCMS/ColorConsole","owner":"OliveCMS","description":"php colorconsole","archived":false,"fork":false,"pushed_at":"2018-08-19T08:51:25.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T09:56:27.045Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/OliveCMS.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":"2018-08-18T17:34:44.000Z","updated_at":"2018-08-19T08:51:26.000Z","dependencies_parsed_at":"2022-08-23T18:50:41.487Z","dependency_job_id":null,"html_url":"https://github.com/OliveCMS/ColorConsole","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/OliveCMS/ColorConsole","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliveCMS%2FColorConsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliveCMS%2FColorConsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliveCMS%2FColorConsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliveCMS%2FColorConsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OliveCMS","download_url":"https://codeload.github.com/OliveCMS/ColorConsole/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OliveCMS%2FColorConsole/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278903033,"owners_count":26065786,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-07T08:27:29.837Z","updated_at":"2025-10-08T06:56:07.613Z","avatar_url":"https://github.com/OliveCMS.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ColorConsole\n\nColorConsole customized https://github.com/kevinlebrun/colors.php/ for Olive: `color.php` license: (The MIT License) Copyright (c) 2018 Kevin Le Brun lebrun.k@gmail.com\n\n## Installation\n\nInstall the latest version with\n\n```\n$ composer require olive-cms/colorconsole\n```\n\n## Basic Usage\n\n``` php\nrequire_once 'vendor/autoload.php';\nuse Olive\\Tools\\ColorConsole;\n\necho ColorConsole::render(\n  'Your Message',\n  [\n    'color' =\u003e 'magenta',\n    'background' =\u003e 'white',\n    'style' =\u003e ['bold', 'reverse'],\n    'align' =\u003e 'center'\n  ]\n);\n```\n\n## Documentation\n\n- [Usage Instructions](doc/01-usage.md)\n\n## Requirements\n\n- PHP 5.5+.\n\n## License\n\nolive-cms/colorconsole is licensed under the [MIT license](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folivecms%2Fcolorconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folivecms%2Fcolorconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folivecms%2Fcolorconsole/lists"}