{"id":14984321,"url":"https://github.com/mac-cain13/xdebug-helper-for-chrome","last_synced_at":"2025-04-05T07:05:52.658Z","repository":{"id":4663250,"uuid":"5809204","full_name":"mac-cain13/xdebug-helper-for-chrome","owner":"mac-cain13","description":"Easily activate PHP debugging, profiling and tracing with this Xdebug Chrome extension","archived":false,"fork":false,"pushed_at":"2024-04-24T18:12:17.000Z","size":317,"stargazers_count":316,"open_issues_count":36,"forks_count":111,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-03-29T06:05:34.870Z","etag":null,"topics":["browser-extension","chrome","debugger","google-chrome","php","xdebug","xdebug-enabler"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/eadndfjplgieldjbigjakmdgkmoaaaoc","language":"JavaScript","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/mac-cain13.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":"2012-09-14T12:49:14.000Z","updated_at":"2025-03-17T12:11:41.000Z","dependencies_parsed_at":"2024-09-25T00:30:13.048Z","dependency_job_id":null,"html_url":"https://github.com/mac-cain13/xdebug-helper-for-chrome","commit_stats":{"total_commits":110,"total_committers":12,"mean_commits":9.166666666666666,"dds":0.3909090909090909,"last_synced_commit":"a21bc9d9b2befa78abb76a334d0e248216d23c54"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mac-cain13%2Fxdebug-helper-for-chrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mac-cain13%2Fxdebug-helper-for-chrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mac-cain13%2Fxdebug-helper-for-chrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mac-cain13%2Fxdebug-helper-for-chrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mac-cain13","download_url":"https://codeload.github.com/mac-cain13/xdebug-helper-for-chrome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299832,"owners_count":20916190,"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":["browser-extension","chrome","debugger","google-chrome","php","xdebug","xdebug-enabler"],"created_at":"2024-09-24T14:08:51.580Z","updated_at":"2025-04-05T07:05:52.636Z","avatar_url":"https://github.com/mac-cain13.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"XDebug Helper for Google Chrome\n===============================\n\nDebugging, profiling and tracing PHP code with [Xdebug](http://xdebug.org/) is very powerful, but enabling\nXdebug with cookies or adding POST/GET variables is way too hard. This extension will help you to enable/disable\ndebugging, profiling and tracing of your PHP-code easily.\n\nHotkeys\n-------\nCtrl+Shift+X (Cmd+Shift+X on Mac) opens the popup.  \nAlt+Shift+X toggles the debugging state.\n\nHow to install this extension?\n------------------------------\n**Stable version:** Go to the [Google Chrome Web Store](https://chrome.google.com/webstore/detail/eadndfjplgieldjbigjakmdgkmoaaaoc)\nand click \"Add to Chrome\".\n\n**Development version:** [Download the source from GitHub](https://github.com/mac-cain13/xdebug-helper-for-chrome/archive/master.zip)\nand [load the extension into Chrome](http://developer.chrome.com/extensions/getstarted.html#unpacked)\nyourself!\n\nHow do I contribute?\n--------------------\nA: [Submit issues and ideas](https://github.com/mac-cain13/xdebug-helper-for-chrome/issues)\n\nB: [Submit a pull request](https://help.github.com/articles/using-pull-requests)\n\n1. Fork this repo and create a branch\n2. Commit and push your changes to your branch\n3. When you're happy send us a pull request!\n\n_**Pro-tip:** Make sure to build upon the latest version of the code and keep pull request as small as possible. This makes your pull request easy to merge._\n\nCool, but I use Firefox?!\n-------------------------\nThere is also [Firefox version](https://github.com/BrianGilbert/xdebug-helper-for-firefox) created by BrianGilbert that you could try.\n\nLicense\n-------\nThe code of this project is licensed under the [MIT license](https://raw.github.com/mac-cain13/xdebug-helper-for-chrome/master/source/License)\nso you can use it in nearly every project you want to, commercial and non-commercial.\n\nSpecial thanks\n--------------\n* [remailednet](http://blog.remailed.net) for creating the original [XDebug Enabler](https://chrome.google.com/webstore/detail/eippbhbeglgcphcjmpjcjinjamabeoln) for Chrome\n* [Guilherme Pim](https://github.com/pimguilherme) for contributing a Manifest v2 version\n* [All contributors](https://github.com/mac-cain13/xdebug-helper-for-chrome/graphs/contributors) for taking the time to create a pull request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmac-cain13%2Fxdebug-helper-for-chrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmac-cain13%2Fxdebug-helper-for-chrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmac-cain13%2Fxdebug-helper-for-chrome/lists"}