PHP Classes
elePHPant
Icontem

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    
Last Updated Ratings Unique User Downloads Download Rankings
2005-05-12 (11 years ago) RSS 2.0 feedStarStarStar 43%Total: 4,350 This week: 2All time: 638 This week: 591Up
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
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,350
This week:2
All time:638
This week:591Up
 User Ratings  
 
 All time
Utility:64%StarStarStarStar
Consistency:67%StarStarStarStar
Documentation:-
Examples:42%StarStarStar
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:2550