{"id":20511503,"url":"https://github.com/thiiagoms/pretty-print","last_synced_at":"2026-05-27T21:32:15.673Z","repository":{"id":64361386,"uuid":"574703931","full_name":"thiiagoms/pretty-print","owner":"thiiagoms","description":"Pretty CLI print :shell::computer:","archived":false,"fork":false,"pushed_at":"2022-12-07T02:45:07.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-08T11:41:13.468Z","etag":null,"topics":["php","php-cli","php-printer"],"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/thiiagoms.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2022-12-05T22:31:11.000Z","updated_at":"2022-12-07T02:27:11.000Z","dependencies_parsed_at":"2023-01-15T13:31:00.094Z","dependency_job_id":null,"html_url":"https://github.com/thiiagoms/pretty-print","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thiiagoms/pretty-print","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpretty-print","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpretty-print/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpretty-print/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpretty-print/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thiiagoms","download_url":"https://codeload.github.com/thiiagoms/pretty-print/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thiiagoms%2Fpretty-print/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33585203,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"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":["php","php-cli","php-printer"],"created_at":"2024-11-15T20:36:10.729Z","updated_at":"2026-05-27T21:32:15.658Z","avatar_url":"https://github.com/thiiagoms.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/thiiagoms/pretty-print\"\u003e\n    \u003cimg src=\"assets/printer.png\" alt=\"Logo\" width=\"80\" height=\"80\"\u003e\n  \u003c/a\u003e\n     \u003ch3 align=\"center\"\u003ePretty CLI Print made with PHP :elephant::shell:\u003c/h3\u003e\n\u003c/p\u003e\n\n- [Dependencies](#dependencies)\n- [Install](#install)\n- [Install as package :package:](#install-as-package-package)\n  \n\n### Dependencies\n* PHP 8.1+\n* Composer or Docker\n\n### Install\n\n01 - Clone this repository:\n```bash\n$ git clone https://github.com/thiiagoms/pretty-print\n```\n\n02 - Install dependencies with composer:\n```bash\n$ cd pretty-print\npretty-print $ composer install\n```\n\n03 - Execute local example:\n```bash\npretty-print $ php example.php\n```\n\n### Install as package :package:\n\n01 - Install package:\n```bash\nyour-project $ composer require --dev thiiagoms/pretty-print\n```\n02 - Example:\n```php\n\u003c?php\n\nuse PrettyPrint\\Printer;\n\nrequire_once __DIR__ . '/vendor/autoload.php';\n\nPrinter::info('Test');\nPrinter::success('Test');\nPrinter::warning('Test');\nPrinter::error('Test');\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fpretty-print","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthiiagoms%2Fpretty-print","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthiiagoms%2Fpretty-print/lists"}