PHP Classes
elePHPant
Icontem

Router: Route request to controller based on the URL

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2013-08-01 (3 years ago) RSS 2.0 feedNot enough user ratingsTotal: 968 This week: 1All time: 3,596 This week: 1,047Up
Version License PHP version Categories
routing-class 0.1.2Free for non-comm...5.3HTTP, PHP 5, Design Patterns
Description Author

This class can route the current request to controller based on the request URL.

It takes a list of supported routes and tries to match the current request with one of the routes to instantiate the associated controller class and call a given controller function.

The router class may fallback to an error controller if none of the configured routes matches the current request URI.

Picture of Rocklviv
Name: Rocklviv <contact>
Classes: 1 package by
Country: Ukraine Ukraine

  Files folder image Files  
File Role Description
Plain text file Router.php Class Main router class
Accessible without login Plain text file routes.php Conf. Routes list

 Version Control Unique User Downloads Download Rankings  
 0%
Total:968
This week:1
All time:3,596
This week:1,047Up