Download the PHP package qpdb/query-builder without Composer
On this page you can find all versions of the php package qpdb/query-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qpdb/query-builder
More information about qpdb/query-builder
Files in qpdb/query-builder
Download qpdb/query-builder
More information about qpdb/query-builder
Files in qpdb/query-builder
Vendor qpdb
Package query-builder
Short Description php class for build MySql queries that prevents mysql injections
License MIT
Package query-builder
Short Description php class for build MySql queries that prevents mysql injections
License MIT
Please rate this library. Is it a good library?
Informations about the package query-builder
QueryBuilder v2
QueryBuilder is a user friendly php class for build MySql queries that prevents mysql injections and it takes care of table prefixing. This same can also replication support for use master and slave.
Old versions documentation
Requirements
- Php 5.6+
- Enable PDO (php.ini)
- MySql 5.5 / 5.6 / 5.7 / MariaDB
- Partial tested for MySql 8
Installation
Configuration
It is enough to configure the pdoWrapper dependence.
How do we use?
All versions of query-builder with dependencies
PHP Build Version
Package Version
The package qpdb/query-builder contains the following files
Loading the files please wait ....