{"id":16728199,"url":"https://github.com/grummfy/php-debugbar-continuousphp","last_synced_at":"2025-10-23T18:40:09.463Z","repository":{"id":62512958,"uuid":"72151046","full_name":"Grummfy/php-debugbar-continuousphp","owner":"Grummfy","description":"Adding information from package build by continuousphp on the debugbar","archived":false,"fork":false,"pushed_at":"2017-08-16T10:22:44.000Z","size":33,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T23:51:06.345Z","etag":null,"topics":["continuousphp","debugbar","php-debugbar"],"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/Grummfy.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":"2016-10-27T21:49:55.000Z","updated_at":"2016-10-28T07:40:08.000Z","dependencies_parsed_at":"2022-11-02T13:16:45.147Z","dependency_job_id":null,"html_url":"https://github.com/Grummfy/php-debugbar-continuousphp","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grummfy%2Fphp-debugbar-continuousphp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grummfy%2Fphp-debugbar-continuousphp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grummfy%2Fphp-debugbar-continuousphp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grummfy%2Fphp-debugbar-continuousphp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grummfy","download_url":"https://codeload.github.com/Grummfy/php-debugbar-continuousphp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239223687,"owners_count":19602835,"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":["continuousphp","debugbar","php-debugbar"],"created_at":"2024-10-12T23:09:01.610Z","updated_at":"2025-10-23T18:40:09.398Z","avatar_url":"https://github.com/Grummfy.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Debug bar information about continuousphp build\n\nAdding information from package build by [continuousphp](https://continuousphp.com/) on the [php debugbar](http://phpdebugbar.com/).\n\nOn continuousphp, when you have a package, it comes with a nice json file `continuousphp.package` that contains interesting values.\nSo let's print them in the debugbar.\n\n## Install \u0026 configuration\n\n```\ncomposer require --dev grummfy/php-debugbar-continuousphp\n```\n\nThen add to your debugbar :\n\n```\n$debugbar-\u003eaddCollector(new Grummfy\\DebugBar\\ContinuousphpCollector('path/to/continuousphp.package'));\n```\n\n### Integration to other debug bar\n\nOn any bar based on php-debugbar, it will be the same.\n\nAn example with [laravel](https://github.com/barryvdh/laravel-debugbar):\n\n```\nDebugbar::addCollector(new Grummfy\\DebugBar\\ContinuousphpCollector('path/to/continuousphp.package'));\n```\n\nPersonally I add it inside an AppServiceProvider inside the providers directory.\n\n## Demo\n\nTo get a simple demo, go to demo dir and run\n```\ncomposer install\nphp -S localhost:8080\n```\nOpen your browser to [http://localhost:8080](http://localhost:8080) .\n\nYou should see this\n![Demo](demo/result.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrummfy%2Fphp-debugbar-continuousphp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrummfy%2Fphp-debugbar-continuousphp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrummfy%2Fphp-debugbar-continuousphp/lists"}