File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ mysql query builder (php 5.4+)
44[ ![ SensioLabsInsight] ( https://insight.sensiolabs.com/projects/a57881f2-af75-48b7-9f5f-e821cdb75d0c/mini.png )] ( https://insight.sensiolabs.com/projects/a57881f2-af75-48b7-9f5f-e821cdb75d0c )
55[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/rkrx/php-mysql-query-builder/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/rkrx/php-mysql-query-builder/?branch=master )
66[ ![ Build Status] ( https://travis-ci.org/rkrx/php-mysql-query-builder.svg )] ( https://travis-ci.org/rkrx/php-mysql-query-builder )
7-
7+ [ ![ Latest Stable Version] ( https://poser.pugx.org/rkr/php-mysql-query-builder/v/stable )] ( https://packagist.org/packages/rkr/php-mysql-query-builder )
8+ [ ![ License] ( https://poser.pugx.org/rkr/php-mysql-query-builder/license )] ( https://packagist.org/packages/rkr/php-mysql-query-builder )
89
910Simple mysql query builder to build select, insert, update and delete queries with conditional parts.
1011This library was initially not intended to build prepared statements, but this is also possible.
You can’t perform that action at this time.
0 commit comments