PHP Classes

Centralino Fluent Query Builder: Build SQL queries with fluent function calls

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: 449 All time: 6,192 This week: 57Up
Version License PHP version Categories
centralino 1.0.9GNU General Publi...5.4PHP 5, Databases
Description 

Author

This package can build SQL queries with fluent function calls.

It provides classes that may be called in a chain to compose different parts of a SQL query.

Currently it provides classes to define the type of query, the tables, the table fields and values, condition clauses, joins, etc..

The composed queries are returned as a single strings.

Picture of Mien
  Performance   Level  

 

Details

CentralinoFluentQueryBuilder ============================ CentralinoFluentQueryBuilder Prototype fluent query builder for the Centralino framework. More to come soon! Features still in progress: - Unions - Insert - Update - Delete - Subquery's - Tests (PHPUnit) Examples can be found inside the index.php

  Files folder image Files (23)  
File Role Description
Files folder imagesrc (1 file, 1 directory)
Accessible without login Plain text file index.php Example Class source
Accessible without login Plain text file README.md Data Auxiliary data

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  
 100%
Total:449
This week:0
All time:6,192
This week:57Up
User Comments (1)
good
11 years ago (Muhammad Tehseen)
50%StarStarStar