Login   Register  
PHP Classes
elePHPant
Icontem

MVC Like Modular Framework

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Shawn McAllister
Name: Shawn McAllister <e-mail contact>
Packages: 1 Browse all classes by Shawn McAllister Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 44
All time rank: 1102146 in United States United States
Week rank: 555 Up59 in United States United States Up


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Shawn McAllister  >  MVC Like Modular Framework  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MVC Like Modular Framework
Base name: mvclike
Description: Framework that implements the MVC design pattern
Version: -
PHP version: 4.0.4
License: Freeware
All time users: 2381 users
All time rank: 1436
Week users: 5 users
Week rank: 539 Up
 
  Groups   Rate classes User ratings   Trackback   Applications   Files Files  

  Groups  
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


  User ratings  
There are not enough user ratings to display for this class.

  Trackback links  
Link Description
Question for Developers - PHP or any other OOP language There isn't a set structure really and including the file shouldn't impact performance...

  Applications that use this class  
No application links were specified for this class.
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 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

  Files  /  Files folder image Application  
File Role Description
Files folder imageclasses (2 files)

  Files  /  Application  /  Files folder image classes  
File Role Description
  Plain text file router.class.php Class Router Class
  Plain text file view.class.php Class View Class

  Files  /  Files folder image Modules  
File Role Description
  Plain text file defaultModule.php Class Default Module Class
  Plain text file errorModule.php Class Error Module Class
  Plain text file testModule.php Class Test Module Class

  Files  /  Files folder image Views  
File Role Description
Files folder imagedefault (4 files)
Files folder imageerror (5 files)
Files folder imagetest (4 files)

  Files  /  Views  /  Files folder image default  
File Role Description
  Accessible without login Plain text file default_index.php Example Default View Index
  Accessible without login Plain text file footer.php Example Default Footer
  Accessible without login Plain text file header.php Example Default Header
  Accessible without login Plain text file index.php Example Index

  Files  /  Views  /  Files folder image error  
File Role Description
  Accessible without login Plain text file error_default.php Example Error Default View
  Accessible without login Plain text file error_notfound.php Example 404 View
  Accessible without login Plain text file footer.php Example Error Footer
  Accessible without login Plain text file header.php Example Error Header
  Accessible without login Plain text file index.php Example Index

  Files  /  Views  /  Files folder image test  
File Role Description
  Accessible without login Plain text file footer.php Example Test Footer
  Accessible without login Plain text file header.php Example Test Header
  Accessible without login Plain text file index.php Example Index
  Accessible without login Plain text file test_default.php Example Test Default View

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