PHP Classes

PHP Query In Action: MySQL fluent query builder and executor

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 234 This week: 1All time: 8,099 This week: 560Up
Version License PHP version Categories
query-in-action 1.3GNU General Publi...5.4PHP 5, Databases
Description 

Author

This class is a MySQL fluent query builder and executor.

It can compose SQL statements to execute MySQL queries using the MySQLi extension.

The class provides a fluent interface to let the programmer chain multiple class calls to define the type of query (SELECT, INSERT, UPDATE and DELETE), table names, field names and values, condition, order and limit clauses.

In German:

Mit dieser Klasse QueryInAction kann man einen Query in PHP bauen und ausführen.

Picture of Koeksal T.
  Performance   Level  
Name: Koeksal T. <contact>
Classes: 1 package by
Country: Germany Germany
Age: ???
All time rank: 4036218 in Germany Germany
Week rank: 411 Up15 in Germany Germany Up

  Files folder image Files  
File Role Description
Accessible without login Plain text file class.QueryInAction.php Class Class QueryInAction
Accessible without login Plain text file test.php Example test file for the Class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:234
This week:1
All time:8,099
This week:560Up