LightVC 1.0.4
Developed by Anthony Bush, listed in Framework
This is a lightweight PHP view-controller (M)VC framework based on MVC principles, but without the M (model) component.
Features of LightVC:
- Lightweight single-file view-controller framework.
- Allows usage of any model or ORM.
- Promotes code re-use.
- Highly configurable.
- Fast.
- PHP5 Strict.
Requirements:
- PHP 5 or Higher
What's New in This Version:
- Added redirect option to the Lvc_RegexRewriteRouter. See route documentation for its usage.
- Added public method getActionNam to the base controller, Lvc_PageController, so you no longer have to use this actionName (although that will still work from within the controller).
License type: BSD
Date added: 1 year, 6 months 10 days ago | Last updated: 1 year, 6 months 10 days ago
More popular Framework
- Cakephp 2.3.5 (8 days ago)
- Yii Framework 1.1.13 (4 months 20 days ago)
- CodeIgniter 2.1.2 (10 months 26 days ago)
- Zend Framework 2.2.0 RC1 (17 days ago)
- Symfony framework 2.3.0 RC 1 (7 days ago)
Listing Files

application.php- 1.0 KB
- 11/17/2011 13:52:30

routes.php- 818 Bytes
- 11/17/2011 13:52:30

AppView.class.php- 132 Bytes
- 11/17/2011 13:52:30

AppController.class.php- 449 Bytes
- 11/17/2011 13:52:30

README.txt- 147 Bytes
- 11/17/2011 13:52:30

lightvc.php- 39.6 KB
- 11/17/2011 13:52:30

LICENSE.txt- 1.4 KB
- 11/17/2011 13:52:30

error.php- 1.8 KB
- 11/17/2011 13:52:30

page.php- 278 Bytes
- 11/17/2011 13:52:30

index.php- 1.1 KB
- 11/17/2011 13:52:30

master.css- 592 Bytes
- 11/17/2011 13:52:30

reset.css- 637 Bytes
- 11/17/2011 13:52:30

.htaccess- 185 Bytes
- 11/17/2011 13:52:30

