Libraries tagged by sql-query
laratoolbox/query-viewer
94 Downloads
Get sql queries with bindings replaced
kroyxlab/datbazo
13 Downloads
DatBazo(Datuma Bazo, Database in Esperanto) is a SQL-query constructor using PDO.
kitlabs/kit-paginator-bundle
1894 Downloads
Support Native Sql Query for KnpPaginatorBundle
kayega/easiersql
6 Downloads
This library makes your sql queries easier
kaufmannmax/sqlquerybuilder
3 Downloads
Simple SQL Query Builder
kamandlou/php-query-builder
1 Downloads
A sql query builder for PHP
juniora/laravel-querymonitor
3 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
jozephkabongo/nokysql
4 Downloads
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
jayrods/query-builder
19 Downloads
Simple query builder to ease SQL query writing
itstably/clickhouse-builder
113 Downloads
Clickhouse sql query builder
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
indgy/phluent
14 Downloads
A dependency free lightweight fluent SQL query builder using PDO
hypercode/query
16 Downloads
With that, you can use PHP to create SQL query.
hishabee/laravel-query-cache
6 Downloads
Smart SQL query caching for Laravel with tag-based invalidation