{"id":21602068,"url":"https://github.com/wpbp/debug","last_synced_at":"2025-04-11T02:32:29.422Z","repository":{"id":57082168,"uuid":"61740032","full_name":"WPBP/Debug","owner":"WPBP","description":"Wrapper around Query Monitor to simplify the integration","archived":false,"fork":false,"pushed_at":"2024-07-11T10:37:26.000Z","size":27,"stargazers_count":12,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T00:54:58.513Z","etag":null,"topics":["wordpress","wordpress-php-library"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WPBP.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-22T17:56:27.000Z","updated_at":"2024-07-11T10:37:04.000Z","dependencies_parsed_at":"2024-11-06T04:42:10.998Z","dependency_job_id":null,"html_url":"https://github.com/WPBP/Debug","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.15000000000000002","last_synced_commit":"42dcbe2ab429df037f1248da568e970f9021934f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPBP%2FDebug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPBP%2FDebug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPBP%2FDebug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WPBP%2FDebug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WPBP","download_url":"https://codeload.github.com/WPBP/Debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248329684,"owners_count":21085582,"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":["wordpress","wordpress-php-library"],"created_at":"2024-11-24T19:11:55.216Z","updated_at":"2025-04-11T02:32:29.396Z","avatar_url":"https://github.com/WPBP.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Debug\n[![License](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)\n![Downloads](https://img.shields.io/packagist/dt/wpbp/debug.svg) \n\nThis package is a wrapper to Query Monitor for:\n\n* Create a custom alternative panel for log stuff inside Query Monitor\n* Add a timer method that use the Query Monitor internals\n* Add a method to print in the internal log panel of Query Monitor\n\n## Install\n\n`composer require wpbp/debug:dev-master`\n\n## Example\n\n```php\n$debug = new WPBP_Debug( __( 'Name of the panel', 'your-textdomain' ) );\n$debug-\u003elog( __( 'Plugin Loaded', 'your-textdomain' ) );\n$debug-\u003eqm_log( __( 'Error inside the log panel of Query Monitor', 'your-textdomain' ), 'error' );\n$debug-\u003eqm_timer( 'profile_that_callback', function () { echo 'I need to be profiled!'; } );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpbp%2Fdebug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwpbp%2Fdebug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwpbp%2Fdebug/lists"}