PHP Classes

PHP Very Simple MVC: Framework to route requests to controller classes

Recommend this page to a friend!

  Author Author  
Picture of Muhammad Umer Farooq
Name: Muhammad Umer Farooq <contact>
Classes: 51 packages by
Country: Pakistan Pakistan
Innovation award
Innovation award
Nominee: 5x


  Detailed description   Download Download .zip .tar.gz  
This package provides a framework to route requests to controller classes.

It provides a base controller class to help load specific model classes and view scripts.

The package also provides an application class that can extract from the request URL the controller class name that should be loaded and called to handle the current request.

It can also load an error page script when the request URL does not pass the name of an existing controller class to handle the current request.

Details

php-very-simple-mvc


  Classes of Muhammad Umer Farooq  >  PHP Very Simple MVC  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Very Simple MVC
Base name: php-very-simple-mvc
Description: Framework to route requests to controller classes
Version: -
PHP version: 5
License: MIT/X Consortium License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image HTTP HTTP protocol clients, headers and cookies View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Libraries Frameworks and libraries of cooperating classes View top rated classes
Group folder image Design Patterns Implementations of well known design patterns View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Files folder imageapp (2 files, 5 directories)
Files folder imagepublic (2 files)
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  app  
File Role Description
Files folder imagecontrollers (1 file)
Files folder imageerrors (1 directory)
Files folder imagemodels (1 file)
Files folder imagesystem (2 files)
Files folder imagetheme (1 directory)
  Accessible without login Plain text file .htaccess Data Auxiliary data
  Accessible without login Plain text file init.php Aux. Auxiliary script

  Files folder image Files  /  app  /  controllers  
File Role Description
  Plain text file home.php Class Class source

  Files folder image Files  /  app  /  errors  
File Role Description
Files folder imagepages (1 file)

  Files folder image Files  /  app  /  errors  /  pages  
File Role Description
  Accessible without login Plain text file index.php Aux. Auxiliary script

  Files folder image Files  /  app  /  models  
File Role Description
  Plain text file home.php Class Class source

  Files folder image Files  /  app  /  system  
File Role Description
  Plain text file App.php Class Class source
  Plain text file controller.php Class Class source

  Files folder image Files  /  app  /  theme  
File Role Description
Files folder imagebasic (1 file)

  Files folder image Files  /  app  /  theme  /  basic  
File Role Description
  Accessible without login Plain text file home.php Aux. Auxiliary script

  Files folder image Files  /  public  
File Role Description
  Accessible without login Plain text file .htaccess Data Auxiliary data
  Accessible without login Plain text file index.php Example Example script

Download Download all files: php-very-simple-mvc.tar.gz php-very-simple-mvc.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Files folder imageapp (2 files, 5 directories)
Files folder imagepublic (2 files)
Accessible without login Plain text file index.php Aux. Auxiliary script
Accessible without login Plain text file README.md Doc. Documentation

  Files folder image Files  /  app  
File Role Description
Files folder imagecontrollers (1 file)
Files folder imageerrors (1 directory)
Files folder imagemodels (1 file)
Files folder imagesystem (2 files)
Files folder imagetheme (1 directory)
  Accessible without login Plain text file .htaccess Data Auxiliary data
  Accessible without login Plain text file init.php Aux. Auxiliary script

  Files folder image Files  /  app  /  controllers  
File Role Description
  Plain text file home.php Class Class source

  Files folder image Files  /  app  /  errors  
File Role Description
Files folder imagepages (1 file)

  Files folder image Files  /  app  /  errors  /  pages  
File Role Description
  Accessible without login Plain text file index.php Aux. Auxiliary script

  Files folder image Files  /  app  /  models  
File Role Description
  Plain text file home.php Class Class source

  Files folder image Files  /  app  /  system  
File Role Description
  Plain text file App.php Class Class source
  Plain text file controller.php Class Class source

  Files folder image Files  /  app  /  theme  
File Role Description
Files folder imagebasic (1 file)

  Files folder image Files  /  app  /  theme  /  basic  
File Role Description
  Accessible without login Plain text file home.php Aux. Auxiliary script

  Files folder image Files  /  public  
File Role Description
  Accessible without login Plain text file .htaccess Data Auxiliary data
  Accessible without login Plain text file index.php Example Example script

Download Download all files: php-very-simple-mvc.tar.gz php-very-simple-mvc.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.