PHP Classes

Damn Small MVC: Light weight MVC implementation framework

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 43%Total: 4,369 All time: 663 This week: 154Up
Version License Categories
ds_mvc 1.0GNU Lesser Genera...Libraries, Design Patterns
Description 

Author

This package light weight implementation of Model-View-Controller software architecture in PHP.

It can read the structure of a pages of the site from a definition file that is processed to determine how to dispatch the current page request.

It can generate the presentation of each page using templates that can be compiled and have the compilation results cached in local files to avoid processing overhead next time the same template is used.

The output of the pages may be served in compressed format using gzip output buffer handler.

Picture of Gregory
Name: Gregory <contact>
Classes: 9 packages by
Country: Russian Federation Russian Federation
Age: 48
All time rank: 1215 in Russian Federation Russian Federation
Week rank: 312 Down13 in Russian Federation Russian Federation Down
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Files folder imagecss (1 file)
Files folder imagelib (2 files)
Files folder imageWEB-INF (1 file, 2 directories)
Accessible without login Plain text file site.php Example Application

  Files folder image Files  /  css  
File Role Description
  Accessible without login Plain text file test.css Data Stylesheet

  Files folder image Files  /  lib  
File Role Description
  Plain text file class.config.inc Class Configuration
  Plain text file class.mvc.inc Class Class source

  Files folder image Files  /  WEB-INF  
File Role Description
Files folder imagelib (1 file)
Files folder imagetpl (1 file)
  Accessible without login Plain text file main.php Example Site URI structure model

  Files folder image Files  /  WEB-INF  /  lib  
File Role Description
  Accessible without login Plain text file index.php Example INDEX page model

  Files folder image Files  /  WEB-INF  /  tpl  
File Role Description
  Accessible without login Plain text file index.tpl Data INDEX page view

 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,369
This week:0
All time:663
This week:154Up
 User Ratings  
 
 All time
Utility:64%StarStarStarStar
Consistency:67%StarStarStarStar
Documentation:-
Examples:42%StarStarStar
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:3503