PHP Classes

Application PHP Router Class: Route requests with values from $_GET parameters

Recommend this page to a friend!
  Info   View files Example   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2022-04-15 (7 days ago) RSS 2.0 feedNot yet rated by the usersTotal: 46 This week: 45All time: 10,279 This week: 6Up
Version License PHP version Categories
app-router 1.0The PHP License5HTTP, PHP 5, Design Patterns
Description Author

This package can route requests with values from $_GET parameters.

It can check a given parameter passed to the current script using the request URL parameters and parses it.

The package can extract the controller's name and action from the parsed parameter so that the application can call the respective controller class.

Picture of SzpaQ
Name: SzpaQ <contact>
Classes: 4 packages by
Country: Poland Poland

  Files folder image Files  
File Role Description
Files folder imageclasses (1 directory)
Files folder imageexample (3 files, 2 directories)
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  classes  
File Role Description
Files folder imageApp (1 file)

  Files folder image Files  /  classes  /  App  
File Role Description
  Plain text file Router.php Class Class source

  Files folder image Files  /  example  
File Role Description
Files folder imageclasses (2 files)
Files folder imageControllers (1 file)
  Accessible without login Plain text file .htaccess Data Auxiliary data
  Accessible without login Plain text file index.php Example Example script
  Accessible without login Plain text file loader.php Example Example script

  Files folder image Files  /  example  /  classes  
File Role Description
  Plain text file Controller.php Class Class source
  Plain text file Validate.php Class Class source

  Files folder image Files  /  example  /  Controllers  
File Role Description
  Plain text file UserController.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:46
This week:45
All time:10,279
This week:6Up
For more information send a message to info at phpclasses dot org.