Recommend this page to a friend! |
Download |
Info | Screenshots | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
40% | Total: 1,523 | All time: 2,572 This week: 65 |
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 (1) | ||
Files (41) |
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 (41) | / | controllers |
File | Role | Description |
---|---|---|
contact_usController.php | Class | controller |
error404.php | Class | controller |
indexController.php | Class | controller |
Files (41) | / | 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 (41) | / | 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 (41) | / | docs | / | images |
File | Role | Description |
---|---|---|
404.gif | Photo | image |
customize.png | Photo | image |
folder.png | Photo | image |
mvc.png | Photo | image |
Files (41) | / | helpers |
File | Role | Description |
---|---|---|
captcha.php | Class | helper class |
paging.php | Class | helper class |
Files (41) | / | models |
File | Role | Description |
---|---|---|
contact_usModel.php | Class | model file |
indexModel.php | Class | model file |
Files (41) | / | views | / | theme |
File | Role | Description | ||
---|---|---|---|---|
default (3 files) | ||||
touching_design (3 files, 3 directories) |
Files (41) | / | views | / | theme | / | default |
File | Role | Description |
---|---|---|
contact_us.php | Example | view file |
error404.php | Example | view file |
index.php | Example | view file |
Files (41) | / | 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 (41) | / | views | / | theme | / | touching_design | / | css |
File | Role | Description |
---|---|---|
TOUCHING.CSS | Example | css file |
Files (41) | / | 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 (41) | / | views | / | theme | / | touching_design | / | includes |
File | Role | Description |
---|---|---|
banner.php | Example | view file |
footer.php | Example | view file |
left.php | Example | view file |
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | User Comments (2) | |||||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
EZMVC |
If you know an application of this package, send a message to the author to add a link here.
Related pages |
CodeIgniter |
Pages that reference this package |