After multiple attempts building a router from ground up I have decided that it could be a waste of time at the moment so it was decided to implement an abstraction and a test adapter based on FastRoute.
It looks like FastRoute came from Nikita Popov who is a bit of a star in the PHP community. He just started working for Jetbrains as well so some good pedigree
It really looks like huge regression when we compare this with Yii 2 URL Manager. Were there any specific problems with migration of Yii 2 router to Yii 3, or just lack of time?
If you want to help that’s great. You can use issues at https://github.com/yiisoft/router for planning and we can do it together. Contact me at slack / telegram (samdark there).