{"id":16771508,"url":"https://github.com/trntv/yii2-debug-xhprof","last_synced_at":"2025-03-21T23:34:10.225Z","repository":{"id":21896782,"uuid":"25220706","full_name":"trntv/yii2-debug-xhprof","owner":"trntv","description":null,"archived":false,"fork":false,"pushed_at":"2016-02-02T11:12:26.000Z","size":109,"stargazers_count":16,"open_issues_count":3,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T06:11:39.018Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/trntv/yii2-starter-kit","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/trntv.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}},"created_at":"2014-10-14T18:33:19.000Z","updated_at":"2021-02-27T21:53:32.000Z","dependencies_parsed_at":"2022-08-20T02:10:44.524Z","dependency_job_id":null,"html_url":"https://github.com/trntv/yii2-debug-xhprof","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fyii2-debug-xhprof","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fyii2-debug-xhprof/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fyii2-debug-xhprof/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fyii2-debug-xhprof/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trntv","download_url":"https://codeload.github.com/trntv/yii2-debug-xhprof/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244885400,"owners_count":20526291,"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-10-13T06:28:18.537Z","updated_at":"2025-03-21T23:34:09.924Z","avatar_url":"https://github.com/trntv.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Yii2 debug xhprof panel\n=======================\nxhprof panel for Yii2 debug module\n\nIMPORTANT\n---------\nThis is an early prototype, it is working, but pretty ugly. Contribute to it, to make it more pretty and awesome.\n\nInstallation\n------------\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\nphp composer.phar require --prefer-dist trntv/yii2-debug-xhprof \"*\"\n```\n\nor add\n\n```\n\"trntv/yii2-debug-xhprof\": \"*\"\n```\n\nto the require section of your `composer.json` file.\n\nadd panel to your debug module configuration\n```\n'modules'=\u003e[\n    ...\n    'debug'=\u003e[\n        ...\n        'panels'=\u003e[\n            ...\n            'xhprof'=\u003e[\n                'class'=\u003e'\\trntv\\debug\\xhprof\\panels\\XhprofPanel'\n            ]\n        ]\n    ]\n    ...\n]\n```\n\nUsage\n-----\nsoon ;)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrntv%2Fyii2-debug-xhprof","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrntv%2Fyii2-debug-xhprof","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrntv%2Fyii2-debug-xhprof/lists"}