Libraries tagged by sql-queries
enlight/stash-view
133 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.
emagombe/json-qb
24 Downloads
Generate SQL query from JSON request
denny/laravel-sql-monitor
71 Downloads
A comprehensive SQL query monitoring and analysis tool for Laravel development environments
darkain/pudl
55 Downloads
SQL query generator with support for MySQL, MariaDB, SQLite, PostgreSQL, MS-SQL, and more
co0lc0der/simple-query-builder
32 Downloads
A small easy-to-use php component for working with a database by PDO. It provides some public methods to manipulate data. Each SQL query is prepared and safe.
castroitalo/echoquery
302 Downloads
EchoQuery facilitates the writing of SQL queries inside the PHP code
bkwld/reporter
20507 Downloads
Generate styled logs of Laravel 4 requests that include application timing, memory usage, input data, and sql queries
bentools/where
5236 Downloads
PHP7.1 Fluent, immutable SQL query builder. Connectionless, framework-agnostic, no dependency.
ascetic-soft/rowcast-profiler
13 Downloads
SQL query profiler for Rowcast via ConnectionInterface decoration
amjad-ah/larascope
5 Downloads
A Laravel package that logs HTTP requests, duration, status, SQL queries, and memory usage.
aaron-lin/json-schema-sql-builder
26 Downloads
A PHP library to build SQL query from JSON Schema
rakibdevs/laravel-query-extra
1 Downloads
Run complex SQL queries from API requests such as update different conditional records in a single query
phuria/sql-builder
162 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
odan/database
258 Downloads
SQL query builder
ludal/mysql-querybuilder
771 Downloads
A simple PHP query builder for SQL queries