PHP Classes

EZMVC: Framework Like CodeIgniter !!

Recommend this page to a friend!
  Info   Screenshots Screenshots   View files View files (40)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 40%Total: 1,521 All time: 2,573 This week: 172Up
Version License PHP version Categories
ezmvc 1.0.0GNU General Publi...5.0PHP 5, Libraries, Design Patterns
Description 

Author

This package is an easy-to-use framework implementing the MVC (Model View Controller) design pattern. It helps you create maintainable, flexible and scalable applications. It is pretty similar to frameworks like codeIgniter, cakephp or symfony but does not contain all the features of those frameworks at the moment, however, it is built on ease of use bases. It provides:

- A base registry class for storing application variables
- A router class to dispatch requests to controller classes
- A MySQL database wrapper class
- A base model class to manage stored information
- A template processing class to manage the output of view scripts
- Helper classes for CAPTCHA validation, display pagination and bread crumbs links

Picture of Sarfraz Ahmed
Name: Sarfraz Ahmed <contact>
Classes: 3 packages by
Country: Pakistan Pakistan
Age: 39
All time rank: 5646 in Pakistan Pakistan
Week rank: 312 Up6 in Pakistan Pakistan Equal

Screenshots  
  • EZMVC
  Files folder image Files  
File Role Description
Files folder imagecontrollers (3 files)
Files folder imagecore (6 files)
Files folder imagedocs (4 files, 1 directory)
Files folder imagehelpers (2 files)
Files folder imagelibs (1 file)
Files folder imagemodels (2 files)
Files folder imageviews (1 directory)
Plain text file config.php Conf. config file
Plain text file index.php Example main app access file

  Files folder image Files  /  controllers  
File Role Description
  Plain text file contact_usController.php Class controller
  Plain text file error404.php Class controller
  Plain text file indexController.php Class controller

  Files folder image Files  /  core  
File Role Description
  Plain text file controller.class.php Class core file
  Plain text file model.class.php Class core file
  Plain text file quickdb.class.php Class core file
  Plain text file registry.class.php Class core file
  Plain text file router.class.php Class core file
  Plain text file template.class.php Class core file

  Files folder image Files  /  docs  
File Role Description
Files folder imageimages (4 files)
  HTML file enabling_seo.html Doc. docs file
  HTML file index.html Doc. docs file
  HTML file sample_app.html Doc. docs file
  Plain text file style.css Data css file

  Files folder image Files  /  docs  /  images  
File Role Description
  Image file 404.gif Photo image
  Image file customize.png Photo image
  Image file folder.png Photo image
  Image file mvc.png Photo image

  Files folder image Files  /  helpers  
File Role Description
  Plain text file captcha.php Class helper class
  Plain text file paging.php Class helper class

  Files folder image Files  /  libs  
File Role Description
  Plain text file breadcrumbs.class.php Class library class

  Files folder image Files  /  models  
File Role Description
  Plain text file contact_usModel.php Class model file
  Plain text file indexModel.php Class model file

  Files folder image Files  /  views  
File Role Description
Files folder imagetheme (2 directories)

  Files folder image Files  /  views  /  theme  
File Role Description
Files folder imagedefault (3 files)
Files folder imagetouching_design (3 files, 3 directories)

  Files folder image Files  /  views  /  theme  /  default  
File Role Description
  Plain text file contact_us.php Example view file
  Plain text file error404.php Example view file
  Plain text file index.php Example view file

  Files folder image Files  /  views  /  theme  /  touching_design  
File Role Description
Files folder imagecss (1 file)
Files folder imageimages (6 files)
Files folder imageincludes (3 files)
  Plain text file contact_us.php Example view file
  Plain text file error404.php Example view file
  Plain text file index.php Example view file

  Files folder image Files  /  views  /  theme  /  touching_design  /  css  
File Role Description
  Plain text file TOUCHING.CSS Example css file

  Files folder image Files  /  views  /  theme  /  touching_design  /  images  
File Role Description
  Image file BODY.JPG Photo image
  Image file CONTENT.JPG Photo image
  Image file FOOTER.GIF Photo image
  Image file HEADER.JPG Photo image
  Image file menubottom.jpg Photo image
  Image file menuhover.gif Photo image

  Files folder image Files  /  views  /  theme  /  touching_design  /  includes  
File Role Description
  Plain text file banner.php Example view file
  Plain text file footer.php Example view file
  Plain text file left.php Example view file

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,521
This week:0
All time:2,573
This week:172Up
User Ratings User Comments (2)
 All time
Utility:50%StarStarStar
Consistency:59%StarStarStar
Documentation:50%StarStarStar
Examples:46%StarStarStar
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3706
 
There is no database file!
12 years ago (Avijit Sarkar)
40%StarStarStar
have an error in the config.
14 years ago (jack ac)
80%StarStarStarStarStar