Honeycombs router
Router library to find routes
Router can parse routes configuration to resolve url to endpoint. In additional, router can use configuration to generate urls from endpoints
Just put in your composer.json "require": { "honeycombs/router" : "0.0.*" },