public
Description: phpBurn is a ORM for PHP usage, like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain.
Homepage: http://www.phpburn.com
Clone URL: git://github.com/klederson/phpburn.git
name age message
file .buildpath Wed Apr 01 20:47:30 -0700 2009 Now we gerenate SELECT queries with JOIN ( all ... [klederson]
directory .cache/ Mon Jan 26 04:48:32 -0800 2009 Several improvements [klederson]
file .gitignore Wed Sep 23 12:30:18 -0700 2009 Little correction at ORM field listing [klederson]
file .project Mon Jan 26 04:48:32 -0800 2009 Several improvements [klederson]
directory .settings/ Sat Nov 15 19:57:27 -0800 2008 Some optimizations with references and some mem... [klederson]
file README.mkdn Thu Sep 17 18:58:45 -0700 2009 Changing the README [klederson]
directory app/ Mon Nov 23 09:55:35 -0800 2009 Minor bugfixes [klederson]
directory docs/ Thu Jul 30 15:45:22 -0700 2009 Added PhpDOC code at PhpBURN codes and organizi... [klederson]
directory example_application/ Tue Nov 03 08:21:45 -0800 2009 Minor Changes [klederson]
directory tests/ Wed Aug 12 07:39:08 -0700 2009 Added new order way and controllers feature, so... [klederson]
README.mkdn

phpBurn

Developed by the manteiner Klederson Bueno, phpBurn is a FRAMEWORK for PHP usage, initialy born as an ORM like hibernate and Nhibernate it allows you to create more and faster using OO concepts and patterns with a log of time gain. Using resources for MVC (Model View Controller) phpBurn will make your programming more easy, quick and fun.