Description du projet

URL Router is a PHP class that can match URLs with routes for controllers and actions. It takes the definition of one or more routes with string expressions that define patterns to match given URLs. It supports a special route pattern syntax that allows defining how to extract the name of the controller and action from the URL. The class returns an array with the details of the matched route.

Évaluation
Votre évaluation
Votre avis sur ce projet