{"id":15664165,"url":"https://github.com/grasmash/xdebug-toggle","last_synced_at":"2025-05-05T23:27:50.179Z","repository":{"id":54850079,"uuid":"91982041","full_name":"grasmash/xdebug-toggle","owner":"grasmash","description":"Simple CLI tools to toggle xdebug easily.","archived":false,"fork":false,"pushed_at":"2022-02-10T20:44:55.000Z","size":65,"stargazers_count":16,"open_issues_count":1,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-19T12:13:54.847Z","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/grasmash.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":"2017-05-21T19:28:56.000Z","updated_at":"2023-12-05T07:31:46.000Z","dependencies_parsed_at":"2022-08-14T04:40:51.146Z","dependency_job_id":null,"html_url":"https://github.com/grasmash/xdebug-toggle","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Fxdebug-toggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Fxdebug-toggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Fxdebug-toggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grasmash%2Fxdebug-toggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grasmash","download_url":"https://codeload.github.com/grasmash/xdebug-toggle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252592262,"owners_count":21773230,"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-03T13:41:28.810Z","updated_at":"2025-05-05T23:27:50.160Z","avatar_url":"https://github.com/grasmash.png","language":"PHP","readme":"[![Build Status](https://travis-ci.org/grasmash/xdebug-toggle.svg?branch=master)](https://travis-ci.org/grasmash/xdebug-toggle)\n\n# Xdebug Toggle\n\nA PHP-based CLI tool for quickly enabling and/or disabling xdebug.\n\nThis tool simply \"comments out\" the line in your php.ini file that loads the xDebug Zend extension. \n\n### Available commands:\n\n| Command | Description                                     |\n|---------|-------------------------------------------------|\n| toggle  | Enables or disables xDebug, depending on state. |\n| enable  | Enables xDebug.                                 |\n| disable | Disables xDebug.                                |\n| status  | Prints current status of xDebug.                |\n\n\n### Example:\n\n```\nxdebug toggle\nxdebug enable\nxdebug disable\nxdebug status\n```\n\n### Installation\n\nYou may use `Composer` to install this library. It is suggested that you install it globally and add Composer's global `bin` directory to your system's `$PATH`.\n\n```\ncomposer global require grasmash/xdebug-toggle --update-no-dev\n```\n\n### Configuration\n\nIf your extension doesn't match the `xdebug.so` name (e.g. you're on Windows), you can set a environment variable to correct file name: `XDEBUG_EXTENSION_FILE_NAME`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasmash%2Fxdebug-toggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrasmash%2Fxdebug-toggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrasmash%2Fxdebug-toggle/lists"}