PHP Classes

PHP Query In Action: MySQL fluent query builder and executor

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 234 All time: 8,112 This week: 455Up
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  

 

  Files folder image Files (2)  
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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:234
This week:0
All time:8,112
This week:455Up