/php-http-router

php-http-router

Primary LanguagePHP

NAME

\HTTP\Router

DESCRIPTION

Inspired by the perl module, "Router::Simple", producted by tokuhirom. This class is to resolve requests to route information for the dispatcher.

REQUIREMENTS

  • PHP5.3 or higher
  • PHPUnit (For unit tests)

SEE ALSO