Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() ![]() |
Reputation | Support forum (4) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
![]() ![]() ![]() | Total: 1,928 | All time: 2,043 This week: 188![]() |
Version | License | PHP version | Categories | |||
lightweight-mvc 3.0 | GNU Lesser Genera... | 5.2 | PHP 5, Libraries, Design Patterns |
Description | Author | |
This package implements the MVC design pattern. |
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Data | htaccess to check for file and rewrite to index.php if dose not exist | ||
![]() ![]() |
Example | The bootstrap of the MVC this controls loading of controllers and calling Actions | ||
![]() ![]() |
Appl. | Searchs Controlers for cronAction and will run the method |
![]() |
/ | config |
File | Role | Description |
---|---|---|
![]() |
Class | Allows mysql to be configured and used for the Models |
![]() |
/ | controllers |
File | Role | Description |
---|---|---|
![]() |
Class | This is base controller all other controllers should extend "Controller" |
![]() |
Class | Class "controllers_index" this is the default index controller |
![]() |
/ | library |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Class | abstract class for the Singleton implementation |
![]() |
/ | models |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Class | this is the base model class all models must extend "Model" |
![]() |
/ | public_html |
![]() |
/ | views |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Example | Views are loaded into the object calling them E.G controller_index |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 2 |
|
|
User Ratings | User Comments (1) | ||||||||||||||||||||||||||||||||||
|
|
Applications that use this package |
Doxie Promo is using lightweight VMS built on top of this class |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
lightweight MVC Lang | Object is built to use | Required |
Lightweight MVC MySQL SP Class | this class is built to use Lightweight MVC | Required |