php-nikic-fast-route

Fast request router for PHP
  https://github.com/nikic/FastRoute
  0
  no reviews



Fast HTTP request router for PHP using regular expressions for placeholders. Supports route grouping and caching. The route parser and dispatcher components can be overridden.