klederson / phpburn

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.

This URL has Read+Write access

klederson (author)
Wed Oct 28 11:12:38 -0700 2009
commit  c24a85737ffeb6b9898ddcd818d64c2467e646a7
tree    7786a8ab2234a5fced69e921de1030608d47a1e3
parent  9d9828ec839107494f38a5cbe223fb86fa8ad43c
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/ Loading commit data...
directory docs/ Thu Jul 30 15:45:22 -0700 2009 Added PhpDOC code at PhpBURN codes and organizi... [klederson]
directory example_application/
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.