Download the PHP package diversen/minimal-query-builder without Composer
On this page you can find all versions of the php package diversen/minimal-query-builder. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download diversen/minimal-query-builder
More information about diversen/minimal-query-builder
Files in diversen/minimal-query-builder
Download diversen/minimal-query-builder
More information about diversen/minimal-query-builder
Files in diversen/minimal-query-builder
Vendor diversen
Package minimal-query-builder
Short Description A simple and very basic query builder class, which should support any database supported by PDO.
License MIT
Homepage http://github.com/diversen/minimal-query-builder
Package minimal-query-builder
Short Description A simple and very basic query builder class, which should support any database supported by PDO.
License MIT
Homepage http://github.com/diversen/minimal-query-builder
Please rate this library. Is it a good library?
Informations about the package minimal-query-builder
minimal-query-builder
A thin and simple query-builder supporting all databases supported by PDO with no external requirements.
All values used with the class is prepared
to ensure security.
Install
composer require diversen/minimal-query-builder
Usage:
See test.php
All versions of minimal-query-builder with dependencies
PHP Build Version
Package Version
No informations.
The package diversen/minimal-query-builder contains the following files
Loading the files please wait ....