Monday, March 1, 2010

SQLarity: PHP and mySQL made simple

Part of our team from scriptoid joined the sqlarity project.

It's actually an official repository for a framework we built applications on.

What it does?

Simple said it takes tables from mySQL and creates PHP5 classes.

Also creates a Delegate class that allows you to do all the CR(eate)U(pdate)D(elete) operations.

From our experience with it, it speeds up the PHP5 coding with a factor of 5x to 7x.

It follows our philosophy: "automate your business" so we love it.

Long live sqlarity.

No comments:

Post a Comment