EARLib: Zero Config ORM Tool for php/MySQL


Development - April 21, 2009 10:25 pm

Well, I originally was going to write a php script that examined the mysql database and produced php classes with crud functionality for the tables but then I got to working on it and realized I can go one step further. Why write the classes to file when you can just dynamically load everything at run time (and cache it once it’s loaded). So here it is, an ORM for php/MySQL that requires no configuration (apart from mysql connection information), and provides most of the features of the more heavy-weight ORM libraries. It’s page is here.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

WordPress database error: [Table 'lilmikeymain.wp_cas_count' doesn't exist]
INSERT INTO wp_cas_count (id) VALUES (NULL)

WordPress database error: [Table 'lilmikeymain.wp_cas_image' doesn't exist]
INSERT INTO wp_cas_image (id, createtime, word) VALUES (0, 1283958586, 'ride')

WordPress database error: [Table 'lilmikeymain.wp_cas_count' doesn't exist]
DELETE FROM wp_cas_count WHERE id = 0

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-spam image

Back to Blog