Libraries tagged by mysql query
kaapiii/concrete5_doctrine_dql_extensions
329 Downloads
The concrete5 package adds additional MySQL functions (DoctrineExtensions) to the Doctrine2 query language and the QueryBuilder.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
necdet/neorm
2 Downloads
Very powerfull orm for mysql that gives you full control on your queries
celtak/dog-database
5 Downloads
A class that allows to use a MySQL database and make calls to this database not through queries but through methods
asko/orm
1 Downloads
A object relational mapper with a query builder and out of box support for MySQL databases.
foolz/sphinxql-query-builder
2028852 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
yiisoft/db-mssql
66923 Downloads
MSSQL Server driver for Yii Database
zfbase/sphinxql-query-builder
269 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
openregion/sphinxql-query-builder
259 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
dzegarra/tracy-mysqli
7690 Downloads
This lib extends mysqli to allow you to see all your executed queries. It also includes a Bar Panel for Tracy
macropage/mysqlihelper
3518 Downloads
A basic helper to handle mysqli connections and queries with lazy connection and auto-reconnect
zobe/amphp-mysqli-query2
25 Downloads
`zobe/amphp-mysqli-query2` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
zobe/amphp-mysqli-query
30 Downloads
`zobe/amphp-mysqli-query` is a non-blocking mysqli query processor for use with the `amp` concurrency framework.
dan-rogers/mysqli-query-builder
72 Downloads
lehbyos/super-mysqli
12 Downloads
Utility class, wrapping common patterns in data processing when querying databases with mysqli