Libraries tagged by sql query
esazykin/clickhouse-builder
3151 Downloads
Clickhouse sql query builder
enlight/stash-view
127 Downloads
Stash view is a composer package for Laravel which caches blade views using Russian Doll Caching methodology. Which drastically improves speed of the website and as a side effect reduces sql queries and solves n+1 problem.
cirelramos/logs
72 Downloads
package to log routines and sql query
bkwld/reporter
20506 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
awesome9/database
36 Downloads
An expressive WordPress SQL query builder.
peoplepath/php-mysql-replication
3476 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
mvccore/ext-model-db-sqlsrv
310 Downloads
MvcCore - Extension - Model - Database - Microsoft SQL - extension to work with Microsoft Sql Server queries in more comfortable API.
html_first/atla-as
15 Downloads
php file system routing, file serving, connection and SQL DB querying library
starbloom/drush-sqlserver-driver
319 Downloads
Add Microsoft SQL Server for Drush by adding sql:cli/query/create/etc commands. Dump and sync are not supported. Please use Microsoft SQL Management Studio to generate DB scripts instead.
mhthnz/yii2-tarantool
382 Downloads
Tarantool connector for yii2 framework. Allows to perform SQL and NoSQL queries, ActiveRecord, Schemas and more.
peckrob/search-parser
15 Downloads
A parser that converts a freeform query into an intermediate object, that can be converted to query many backends (SQL, ElasticSearch, etc).
hindbiswas/quebee
74 Downloads
Qb - a lightweight Query Builder for SQL
emma/dbal
28 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
zlikavac32/query-builder
24 Downloads
The SQL query builder library that never builds an SQL query from scratch, but rather modifies an existing query.
zjkiza/sql-twig-bundle
4 Downloads
The bundle executes raw SQL queries with the flexibility to embed Twig extensions, enabling the dynamic creation of queries using Twig syntax.