We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8270fb commit 175feebCopy full SHA for 175feeb
README.md
@@ -1,5 +1,8 @@
1
mysql query builder (php 5.4+)
2
==============================
3
+
4
+[](https://travis-ci.org/rkrx/php-mysql-query-builder)
5
6
Simple mysql query builder to build select, insert, update and delete queries with conditional parts.
7
This library was initially not intended to build prepared statements, but this is also possible.
8
The main motive for this library is an environment where a lot of things are automated.
0 commit comments