FastRoute
FastRoute copied to clipboard
Expose the regexp / url matched the route
Partially covers https://github.com/nikic/FastRoute/issues/225 and hypothetically could be covered fully is parser will return both raw and encoded route string. I'm not sure about the full covering way, but hope at least this changes could help