PHP Classes

Wepesi PHP Router Class: Route HTTP requests to callback functions

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 36 All time: 11,013 This week: 673Up
Version License PHP version Categories
wepesi-router 1.0.0The PHP License5HTTP, PHP 5, Design Patterns
Description 

Author

This package can route HTTP requests to callback functions.

It can register one or more URL patterns, HTTP methods, and callback functions that can generate responses to the requests.

The package can analyze the current HTTP request to check if it matches one of the registered URL patterns and HTTP methods.

The class will call the associated callback function or a handler class to handle the current request if it finds one match.

The URL patterns can define how the class can extract the request parameters from the request URL.

The package also provides means to call middleware callback functions that will handle the processing of request parameters, for instance, validation of acceptable parameter values.

Picture of Boss Ibrahim Mussa
  Performance   Level  
Innovation award
Innovation award
Nominee: 5x

 

  Files folder image Files (16)  
File Role Description
Files folder image.github (1 directory)
Files folder image.idea (5 files)
Files folder imagedemo (1 file, 2 directories)
Files folder imagesrc (2 files)
Accessible without login Plain text file .htaccess Data Auxiliary data
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Doc. Documentation

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:36
This week:0
All time:11,013
This week:673Up