PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 49%Total: 984 All time: 3,682 This week: 185Up
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
  Performance   Level  
Name: Rocklviv <contact>
Classes: 1 package by
Country: Ukraine Ukraine
Age: 37
All time rank: 238236 in Ukraine Ukraine
Week rank: 389 Up10 in Ukraine Ukraine Up

  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:984
This week:0
All time:3,682
This week:185Up
 User Ratings  
 
 All time
Utility:83%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:49%StarStarStar
Rank:2467