thephpleague / route

Fast PSR-7 based routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
http://route.thephpleague.com
MIT License
651 stars 126 forks source link

get and remove route methods #272

Closed delboy1978uk closed 4 years ago

delboy1978uk commented 4 years ago

As per https://github.com/thephpleague/route/issues/270

philipobenito commented 4 years ago

As mentioned in #270 - would need a stronger use case than removing already set routes by a vendor package, and I think even then it would need a deeper look in to what gets pushed to FastRoute