EZMVC

EZMVC
Package:
EZMVC
Summary:
Framework Like CodeIgniter !!
Groups:
Design Patterns, Libraries, PHP 5
Author:
Sarfraz Ahmed
Description:
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


Powered by Gewgley