PHP Classes
elePHPant
Icontem

MVC Like Modular Framework: Framework that implements the MVC design pattern

Recommend this page to a friend!
  Info   View files View files (21)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2008-11-12 (7 years ago) RSS 2.0 feedStarStarStarStar 60%Total: 3,012 This week: 2All time: 1,171 This week: 591Up
Version License PHP version Categories
mvclike 1.0.0Freeware4.0.4Libraries, Design Patterns
Description Author

This package is a framework that implements the MVC design pattern.

It works in such way that each URL directory of an application has its own module.

Each module is implemented by a class with a name based on the directory name. That class loads the view and action classes.

Picture of Shawn McAllister
Name: Shawn McAllister <contact>
Classes: 1 package by
Country: United States United States

Details
LICENSE: Feel free to use it anyway you like.

This application is kind of like an MVC setup except that I don't really like the way MVC frameworks work so I made this instead.

The idea is that each url segment for your application (ie. /admin/) would have it's own module and views and that the application would work in PHP 4.

I haven't really commented the code... but if you look at it you should be able to figure out how it works fairly easily.

To test: Just upload the files to the root of your domain. Make sure you have mod_rewrite installed.

navigate to http://www.yourdomain.com to test the defaultModule class
navigate to http://www.yourdomain.com/test/ to test the testModule class
navigate to http://www.yourdomain.com/blah/ to test the errorModule class
  Files folder image Files  
File Role Description
Files folder imageApplication (1 directory)
Files folder imageModules (3 files)
Files folder imageViews (3 directories)
Accessible without login Plain text file .htaccess Example htaccess
Accessible without login Plain text file index.php Example bootstrap
Accessible without login Plain text file readme.txt Doc. README

 Version Control Unique User Downloads Download Rankings  
 0%
Total:3,012
This week:2
All time:1,171
This week:591Up
User Ratings User Comments (1)
 All time
Utility:80%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:65%StarStarStarStar
Examples:65%StarStarStarStar
Tests:-
Videos:-
Overall:60%StarStarStarStar
Rank:1126