Sum Framework
From Sum-e Wiki
Contents |
Overview
Light MVC ecommerce framework, uses LiteEntityLib and Smarty
Download
Sources are available through github
LiteEntityLib classes: LiteEntityLib
Framework skeleton: skeleton
You will need latest version of smarty as well smarty.net
Directory structure
/class/
Cache.class.php
Controller.class.php
Entity.class.php
Form.class.php
FormField.class.php
ImageHandler.class.php (needs php5-gd)
Lesscss.class.php
Pager.class.php
/config/
config.php
/controllers
/entity
/resources
/templates
/misc
form.tpl
pager.tpl

