Libraries tagged by db query
hi/sqlquery
492 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
alexbilbie/mongoqb
12494 Downloads
Mongo Query Builder
sukohi/neatness
11912 Downloads
A Laravel package to automatically add sorting system for DB query and provide URLs to switch between ASC and DESC.
zooxsmart/los-uql
829 Downloads
PHP library to transform url query into db partial queries
migliori/php-pdo-database-class
399 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
threefilms/laravel-query-dump
310 Downloads
Laravel DB Query Dump.
sofa/laravel-db-queries-alert
2536 Downloads
Insanely simple check against DB querying abuse in Laravel app AKA Check Your Queries Bro!
mkrawczyk/db-query-translator
78 Downloads
Translator of database queries of multiple DBs
labofgood/module-db-query-log-extended
9 Downloads
The module enhances the DB logger functionality, offering the capability to display DB logs in the xlsx format and produce a report analyzing query similarities.
hybridlogic/db-querybuilder
30 Downloads
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
gillix/db
1588 Downloads
DB query builder tool
stefano/stefano-db-profiler
15632 Downloads
A ZF2, ZF3 module to profile db queries using Zend\Db\Adapter\Profiler\Profiler and write them to ZendDeveloperTools toolbar.
chengf28/dbquery
17 Downloads
a Simple Mysql Query Builder
swew/db
21 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
bcdh/exist-db-rest-client
367 Downloads
A Laravel client for querying and transforming results from eXist-db via REST API