forked from limb-php-framework/limb
-
Notifications
You must be signed in to change notification settings - Fork 0
Main repository of Limb PHP Framework
License
idler/limb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
No commit message | ||||
Repository files navigation
################################################################################ Limb3 Web Application Framework - http://limb-project.com ################################################################################ Limb3 is a general PHP5 only Web Application Framework consisting of many packages. Here is the list of the most notable packages at the moment: * core: the base system package which provides lazy loading of PHP code, iterators support, generic object containers, decorators generators, transparent object proxies, etc * toolkit: dependency injection tools * filter_chain: InterceptingFilter design pattern implementation * macro: template subsystem * web_app: FrontController and MVC patterns implementation. * active_record: ActiveRecord pattern implementation(Rails alike flavour, http://rubyonrails.com/) * dbal: Database Abstraction Layer which supports MySql, PostreSQL and Oracle at the moment. * tests_runner: unit testing tools built around excellent SimpleTest library(http://simpletest.org) * session: transparent PHP session wrappers with painless persistence of objects * ..see more packages on Limb3 PEAR channel! If you have any questions and need support, don't hesitate contacting us at forum(http://limb-project.com/support) or one of the mailing lists(http://lists.limb-project.com).
About
Main repository of Limb PHP Framework
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 65.1%
- JavaScript 34.1%
- Other 0.8%