{"id":18924358,"url":"https://github.com/outlandishideas/routemaster","last_synced_at":"2025-09-10T04:42:35.645Z","repository":{"id":51201758,"uuid":"42495586","full_name":"outlandishideas/routemaster","owner":"outlandishideas","description":"Improved routing for WordPress","archived":false,"fork":false,"pushed_at":"2023-04-27T12:21:25.000Z","size":81,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":10,"default_branch":"v2","last_synced_at":"2025-09-06T22:37:35.638Z","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/outlandishideas.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,"zenodo":null}},"created_at":"2015-09-15T04:40:56.000Z","updated_at":"2023-11-30T20:24:33.000Z","dependencies_parsed_at":"2025-04-15T12:50:28.200Z","dependency_job_id":null,"html_url":"https://github.com/outlandishideas/routemaster","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/outlandishideas/routemaster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Froutemaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Froutemaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Froutemaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Froutemaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/outlandishideas","download_url":"https://codeload.github.com/outlandishideas/routemaster/tar.gz/refs/heads/v2","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/outlandishideas%2Froutemaster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274412860,"owners_count":25280199,"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","status":"online","status_checked_at":"2025-09-10T02:00:12.551Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-08T11:06:36.031Z","updated_at":"2025-09-10T04:42:35.618Z","avatar_url":"https://github.com/outlandishideas.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Routemaster WordPress plugin\n\nReplaces the built-in WordPress routing logic with one defined by URL patterns.\n\n## Installation\n\n- Install and activate plugin\n- Create Router subclass that implements abstract `routes` function\n- add the following to your theme:\n\n~~~~\n$router = MyRouter::getInstance();\n$router-\u003esetup();\n~~~~\n\n### Use with [OOWP](https://github.com/outlandishideas/oowp)\n\nTo successfully extend `OowpRouter` and gain router awareness of post objects,\nyou should also install OOWP. This is optional if you avoid the\n`Outlandish\\Wordpress\\Routemaster\\Oowp` namespace.\n\nTo install it:\n\n    composer require outlandish/oowp\n\n### Wordpress.org\n\nUnfortunately for _new_ projects Wordpress [are not accepting](https://make.wordpress.org/plugins/2016/03/01/please-do-not-submit-frameworks/)\nlibraries as plugins which they host. The GitHub Actions support for this\nis now deleted since we tried and failed to have the project added there.\n\nSee [this PR](https://github.com/outlandishideas/routemaster/pull/14/files#diff-2b7bfbec6c9ddad9e63030b179d67ece) if you'd like to refer back to the\nGitHub Actions setup for Wordpress.org publishing, for another plugin which meets the\ncurrent guidelines.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutlandishideas%2Froutemaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foutlandishideas%2Froutemaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foutlandishideas%2Froutemaster/lists"}