Packages from lschricke
-
PHP
lschricke/symfony-strict-route-collection
This package offers a stricter version of the Symfony\Component\Routing\RouteCollection where you cannot add a Route with a name that is already registered, preventing you to overwrite an existing Route name by mistake.