Libraries tagged by sql query
hetao29/php-mysql-replication
195 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.
byerikas/eloquent-bigquery
286 Downloads
Simple select SQL generator and query service in the syntax style of Laravel's Eloquent for Google BigQuery.
veryard/sql-query-builder
384 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
twister/sql
34 Downloads
SQL Query String Builder
sukhrobnurali/querylite
28 Downloads
QueryLite - A Lightweight SQL Query Builder
squidit/cycle-sql-tagger
37 Downloads
Tag SQL queries by placing a SQL comment
spacedmonkey/wp-user-query-cache
11 Downloads
Cache the results of query in WP_User_Query to save SQL queries
skydiablo/sql-query-builder
53 Downloads
PHP library for building SQL queries with named parameters
romainbessugesmeusy/php-sql-query
3830 Downloads
php-sql-query is an abstraction layer for SQL query construction
reflexive/query
1182 Downloads
Somewhat effective SQL query builder
protect/sql-query-protection
25 Downloads
A Laravel middleware for SQL and XSS protection
phuria/under-query
5979 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
nigaphp/query-builder
19 Downloads
Niga framework SQL query builder
lobotomised/laravel-sql-logger
4452 Downloads
Simple way to log your SQL queries
knifelemon/easy-query
94 Downloads
Easy-to-use PHP SQL query builder with fluent API. Designed for FlightPHP and works with any database connection.