Recommend this page to a friend! |
Download .zip |
Info | Screenshots | View files (40) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2009-09-02 (7 years ago) | 40% | Total: 1,496 | All time: 2,526 This week: 867 |
Version | License | PHP version | Categories | |||
ezmvc 1.0.0 | GNU General Publi... | 5.0 | PHP 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: |
|
Screenshots | ||
Files |
File | Role | Description | ||
---|---|---|---|---|
controllers (3 files) | ||||
core (6 files) | ||||
docs (4 files, 1 directory) | ||||
helpers (2 files) | ||||
libs (1 file) | ||||
models (2 files) | ||||
views (1 directory) | ||||
config.php | Conf. | config file | ||
index.php | Example | main app access file |
Files | / | controllers |
File | Role | Description |
---|---|---|
contact_usController.php | Class | controller |
error404.php | Class | controller |
indexController.php | Class | controller |
Files | / | core |
File | Role | Description |
---|---|---|
controller.class.php | Class | core file |
model.class.php | Class | core file |
quickdb.class.php | Class | core file |
registry.class.php | Class | core file |
router.class.php | Class | core file |
template.class.php | Class | core file |
Files | / | docs |
File | Role | Description | ||
---|---|---|---|---|
images (4 files) | ||||
enabling_seo.html | Doc. | docs file | ||
index.html | Doc. | docs file | ||
sample_app.html | Doc. | docs file | ||
style.css | Data | css file |
Files | / | docs | / | images |
File | Role | Description |
---|---|---|
404.gif | Photo | image |
customize.png | Photo | image |
folder.png | Photo | image |
mvc.png | Photo | image |
Files | / | models |
File | Role | Description |
---|---|---|
contact_usModel.php | Class | model file |
indexModel.php | Class | model file |
Files | / | views | / | theme |
File | Role | Description | ||
---|---|---|---|---|
default (3 files) | ||||
touching_design (3 files, 3 directories) |
Files | / | views | / | theme | / | default |
File | Role | Description |
---|---|---|
contact_us.php | Example | view file |
error404.php | Example | view file |
index.php | Example | view file |
Files | / | views | / | theme | / | touching_design |
File | Role | Description | ||
---|---|---|---|---|
css (1 file) | ||||
images (6 files) | ||||
includes (3 files) | ||||
contact_us.php | Example | view file | ||
error404.php | Example | view file | ||
index.php | Example | view file |
Files | / | views | / | theme | / | touching_design | / | images |
File | Role | Description |
---|---|---|
BODY.JPG | Photo | image |
CONTENT.JPG | Photo | image |
FOOTER.GIF | Photo | image |
HEADER.JPG | Photo | image |
menubottom.jpg | Photo | image |
menuhover.gif | Photo | image |
Files | / | views | / | theme | / | touching_design | / | includes |
File | Role | Description |
---|---|---|
banner.php | Example | view file |
footer.php | Example | view file |
left.php | Example | view file |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
EZMVC EZMVC |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
CodeIgniter CodeIgniter |
Pages that reference this package |
EZMVC - PHP Framework When working on a PHP project, you have to choose how you are going to develop the site whether you are going to use some framework to develop the site or use custom development... |
EZMVC – PHP Script Acest pachet este un simplu-la-cadru de punere în aplicare a utiliza MVC (Model View Controller) modelul de proiectare... |