PHP Classes

PHP MVC Framework Core: Base classes to implement MVC based applications

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: 105 All time: 9,729 This week: 64Up
Version License PHP version Categories
mvc-core 1.0GNU General Publi...5PHP 5, Libraries, Design Patterns
Description 

Author

This package provides base classes to implement MVC-based applications.

Its classes provide basic functionality to handle HTTP requests and generate request responses.

Currently, it provides classes to:

- Register URL patterns to handle HTTP GET and POST requests and assign controller classes to dispatch the current HTTP request to one of the registered controller classes

- Generate HTTP request responses in JSON format or some other content type

- Generate request output from view template files by replacing a list of template marks with parameter values

Picture of Moisés Lima
  Performance   Level  
Name: Moisés Lima <contact>
Classes: 5 packages by
Country: Brazil Brazil
Innovation award
Innovation award
Nominee: 3x

  Files folder image Files (5)  
File Role Description
Files folder imagesrc (1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Accessible without login Plain text file LICENSE Lic. License text

  Files folder image Files (5)  /  src  
File Role Description
Files folder imageCore (3 files)

  Files folder image Files (5)  /  src  /  Core  
File Role Description
  Plain text file Response.php Class Class source
  Plain text file Router.php Class Class source
  Plain text file View.php Class Class source

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:105
This week:0
All time:9,729
This week:64Up