Recommend this page to a friend! |
Download |
Info | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
57% | Total: 3,034 | All time: 1,210 This week: 673 |
Version | License | PHP version | Categories | |||
mvclike 1.0.0 | Freeware | 4.0.4 | Libraries, Design Patterns |
Description | Author | ||||||||||||||||||||||
This package is a framework that implements the MVC design pattern. |
|
|
Files (21) |
File | Role | Description | ||
---|---|---|---|---|
Application (1 directory) | ||||
Modules (3 files) | ||||
Views (3 directories) | ||||
.htaccess | Example | htaccess | ||
index.php | Example | bootstrap | ||
readme.txt | Doc. | README |
Files (21) | / | Application | / | classes |
File | Role | Description |
---|---|---|
router.class.php | Class | Router Class |
view.class.php | Class | View Class |
Files (21) | / | Modules |
File | Role | Description |
---|---|---|
defaultModule.php | Class | Default Module Class |
errorModule.php | Class | Error Module Class |
testModule.php | Class | Test Module Class |
Files (21) | / | Views | / | default |
File | Role | Description |
---|---|---|
default_index.php | Example | Default View Index |
footer.php | Example | Default Footer |
header.php | Example | Default Header |
index.php | Example | Index |
Files (21) | / | Views | / | error |
File | Role | Description |
---|---|---|
error_default.php | Example | Error Default View |
error_notfound.php | Example | 404 View |
footer.php | Example | Error Footer |
header.php | Example | Error Header |
index.php | Example | Index |
Files (21) | / | Views | / | test |
File | Role | Description |
---|---|---|
footer.php | Example | Test Footer |
header.php | Example | Test Header |
index.php | Example | Index |
test_default.php | Example | Test Default View |
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 (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Pages that reference this package |
There isn't a set structure really and including the file shouldn't impact performance... |