We’re happy to announce the 2.0.0-beta1 release of Aura.Sql_Query, a database-connection-independent query builder. You can download it directly or install via Composer and Packagist.

This is one of the packages that was extracted from the prior Aura.Sql v1 package. There was some demand for keeping the database connection portions separate from the query builder (and other) portions, thus the splitting-up of the original v1 package.

What’s interesting (to me anyway) is that originally, I didn’t think it would be possible to separate the two. A query builder seemed inextricable from a query connection. But it turned out to be possible, and the separation is pretty clean. Check out the README for examples.

If you like clean code, fully decoupled libraries, and truly independent packages, then the Aura project is for you. You can download a single package and start using it in your project today, with no added dependencies.

Be sure to join the mailing list and check out the #auraphp IRC channel on Freenode!

Subscribe and get latest updates by email

Enter your email address:

Delivered by FeedBurner

blog comments powered by Disqus