{"id":20605242,"url":"https://github.com/phux/padawan-navigator","last_synced_at":"2026-04-23T09:31:20.195Z","repository":{"id":73539109,"uuid":"89857023","full_name":"phux/padawan-navigator","owner":"phux","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-10T07:26:14.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T02:24:22.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phux.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":"2017-04-30T14:52:04.000Z","updated_at":"2023-12-01T00:31:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"dd4a30f9-4f9e-44a6-8256-c5e707ca036b","html_url":"https://github.com/phux/padawan-navigator","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/phux%2Fpadawan-navigator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phux%2Fpadawan-navigator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phux%2Fpadawan-navigator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phux%2Fpadawan-navigator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phux","download_url":"https://codeload.github.com/phux/padawan-navigator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242250932,"owners_count":20096895,"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-11-16T09:27:15.778Z","updated_at":"2026-04-23T09:31:15.168Z","avatar_url":"https://github.com/phux.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP code navigation in Neovim\n\nWIP: Neovim plugin for providing code navigation by using [padawan.php](https://github.com/padawan-php/padawan.php).\n\n## Try it\n\nInstall padawan.php\n```\ngit clone https://github.com/phux/padawan.php.git ~/padawan.php\ncd ~/padawan.php\ngit checkout code-navigator\ncomposer install\n```\n\nIn init.vim:\n```\nPlug 'phux/padawan-navigator', {'do': ':UpdateRemotePlugins'}\n\nlet g:padawan_navigator#server_command='~/padawan.php/bin/padawan-server'\n\nnnoremap \u003cleader\u003epp :call PadawanGetParents()\u003ccr\u003e\nnnoremap \u003cleader\u003epi :call PadawanGetImplementations()\u003ccr\u003e\nnnoremap \u003cleader\u003epc :call padawan_navigator#CloseWindow()\u003ccr\u003e\n```\n\n## Todo\n\n* list parents (classes \u0026 interfaces) of current file - done\n* list implementing classes/interfaces of current file - done\n* push to taglist - currently only opening files, not jumping to tags\n* `PadawanGetImplementations()` doesn't work for vendor files\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphux%2Fpadawan-navigator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphux%2Fpadawan-navigator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphux%2Fpadawan-navigator/lists"}