{"id":22865558,"url":"https://github.com/tecfu/xdebug-netbeans-bridge","last_synced_at":"2025-07-31T15:39:36.575Z","repository":{"id":18202861,"uuid":"21334417","full_name":"tecfu/xdebug-netbeans-bridge","owner":"tecfu","description":"An Upstart service that allows Xdebug backtrace links to trigger navigation events in Netbeans. ","archived":false,"fork":false,"pushed_at":"2014-08-25T16:26:27.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T14:32:08.951Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/tecfu.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}},"created_at":"2014-06-29T23:24:38.000Z","updated_at":"2014-09-03T22:17:50.000Z","dependencies_parsed_at":"2022-08-25T14:50:56.078Z","dependency_job_id":null,"html_url":"https://github.com/tecfu/xdebug-netbeans-bridge","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fxdebug-netbeans-bridge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fxdebug-netbeans-bridge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fxdebug-netbeans-bridge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecfu%2Fxdebug-netbeans-bridge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecfu","download_url":"https://codeload.github.com/tecfu/xdebug-netbeans-bridge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246450403,"owners_count":20779406,"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-12-13T11:37:37.061Z","updated_at":"2025-03-31T09:47:20.768Z","avatar_url":"https://github.com/tecfu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"xdebug-netbeans-bridge\n======================\n\nA linux Upstart service that allows Xdebug backtrace links to trigger navigation events in Netbeans. \n\nThis works for PHP stack trace link navigation in Chrome and other browsers which do not support custom protocol handlers. Runs on port 9004 by default.\n\nYou don't need this script if you don't mind working\nout of Firefox. There you can setup custom protocol handlers in about:config. \n\nTested with Ubuntu 14.04\n\n\n## Start \\ Stop\n\n- Not necessary to start script after installed. Runs at startup.\n\n```\nservice xdebug-nb-bridge start\nservice xdebug-nb-bridge stop\n```\n\n## Installing: \n\n- Dependencies \n    - Linux\n    - Upstart\n    - Netbeans\n    - php \u003e 5.4\n\n- Code\n    - From source directory run:\n```\nsudo sh install.sh\n```\n\n## Configuring: \n\n### Change php.ini\n\n- Format Xdebug backtrace links in all relevant php.ini files to redirect to this service (which runs on port 9004): \n\n```\nxdebug.file_link_format = \"http://localhost:9004/nb-protocol-server.php?file=%f\u0026line=%l\"\n```\n\n## Uninstalling: \n\n```\nsudo sh uninstall.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fxdebug-netbeans-bridge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecfu%2Fxdebug-netbeans-bridge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecfu%2Fxdebug-netbeans-bridge/lists"}