PHP MySQL Query Builder Library (Database Abstractions)

A PHP 5 library that allows you to easily create and run both simple and advanced MySQL queries in an object-oriented fashion, without using any SQL and without sacrificing functionality. Query types supported include:

  • Select
  • Join
  • Insert
  • Update
  • Delete
  • Create Table
  • Alter Table
  • Rename Table
  • Truncate Table
  • Drop Table

Additional features:

Requires PHP version 5.1 or higher, with PDO installed.

Download PHP MySQL Query Builder Library (Database Abstractions)

Leave a Reply

Your email address will not be published. Required fields are marked *