| [ Index ] |
PHP Cross Reference of Limb3 |
[Summary view] [Print] [Text view]
1 ################################################################################ 2 Limb3 Web Application Framework - http://limb-project.com 3 ################################################################################ 4 5 Limb3 is a general PHP5 only Web Application Framework consisting of many packages 6 distributed via Limb3 PEAR channel(http://pear.limb-project.com). 7 8 Here is the list of the most notable packages at the moment: 9 10 * core: the base package which provides lazy loading of PHP code 11 * classkit: advanced OO tools(automatic decorators genarators, transparent object proxies, etc) 12 * toolkit: dependency injection tools 13 * filter_chain: InterceptingFilter design pattern implementation 14 * wact: a forked and a bit patched version of the brilliant template WACT subsystem(http://phpwact.org) 15 * web_app: FrontController and MVC patterns implementation. 16 * active_record: ActiveRecord pattern implementation(Rails alike flavour, http://rubyonrails.com/) 17 * dbal: Database Abstraction Layer which supports MySql, PostreSQL and Oracle at the moment. 18 * tests_runner: unit testing tools built around excellent SimpleTest library(http://simpletest.org) 19 * session: transparent PHP session wrappers with painless persistence of objects 20 * ..see more packages on Limb3 PEAR channel! 21 22 If you have any questions and need support, don't hesitate contacting us(http://limb-project.com/support)!
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Tue May 13 03:50:37 2008 | Cross-referenced by PHPXref 0.7 |