{"id":20176561,"url":"https://github.com/phpmv/ubiquity-debug","last_synced_at":"2026-04-17T14:35:12.161Z","repository":{"id":57040734,"uuid":"359160310","full_name":"phpMv/ubiquity-debug","owner":"phpMv","description":"Debugger for Ubiquity framework","archived":false,"fork":false,"pushed_at":"2023-12-28T11:20:00.000Z","size":111,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-29T02:03:35.520Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phpMv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-18T14:06:29.000Z","updated_at":"2022-01-01T14:36:02.000Z","dependencies_parsed_at":"2024-11-14T02:10:07.972Z","dependency_job_id":"dfa2ffd8-6822-4a17-9b8b-67ed4179cbe7","html_url":"https://github.com/phpMv/ubiquity-debug","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phpMv%2Fubiquity-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phpMv","download_url":"https://codeload.github.com/phpMv/ubiquity-debug/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241612009,"owners_count":19990707,"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":[],"created_at":"2024-11-14T02:10:02.293Z","updated_at":"2026-04-17T14:35:12.129Z","avatar_url":"https://github.com/phpMv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![img](https://github.com/phpMv/ubiquity-debug/blob/main/.github/images/debugger.png?raw=true)\n\n[![Latest Stable Version](https://poser.pugx.org/phpmv/ubiquity-debug/v/stable)](https://packagist.org/packages/phpmv/ubiquity-debug)\n\nDebugger for Ubiquity framework\n\n# Integration\n## For an existing project\n\n```bash\ncomposer require phpmv/ubiquity-debug\n```\n\nIf you had devtools previously installed globally, update them:\n```bash\ncomposer global update\n```\n\nUpdate in `.ubiquity/_index.php` file:\n\n```php\n\\Ubiquity\\debug\\Debugger::start($config);// To add\n\n\\Ubiquity\\controllers\\Startup::run($config);\n```\n\n## For a new project (since Ubiquity 2.4.4)\nNothing to do: The debugger is active by default with the php built-in server.\n\n```bash\nUbiquity serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpmv%2Fubiquity-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphpmv%2Fubiquity-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphpmv%2Fubiquity-debug/lists"}