Libraries tagged by database query
mobilestock/laravel-database-interceptor
10727 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.
fitztrev/query-tracer
20007 Downloads
Backtrace database queries
eusonlito/laravel-database-cache
4547 Downloads
Cache Database Query results on Laravel Query Builder or Eloquent
clean-bandits/db-query
49021 Downloads
Simple PHP OOP library for creating database queries
ublaboo/datagrid-nette-database-data-source
98817 Downloads
Utility that makes possible to use Nette\Database native query with Ublaboo\DataGrid
beyondcode/laravel-ask-database
9492 Downloads
Use natural language and AI to query your database from Laravel
socialblue/laravel-query-adviser
3887 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
arabcoders/database
2237 Downloads
Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.
windwalker/query
20744 Downloads
Windwalker Query package
webfiori/database
36065 Downloads
Database abstraction layer of WebFiori framework.
volcanus/query-builder
3904 Downloads
SQL builder for volcanus-database
pecee/boolean-query-parser
26114 Downloads
Convert a boolean search query into a query that is compatible with a fulltext search.
selective/database
96257 Downloads
SQL query builder
laravel-freelancer-nl/aql-query-builder
1368 Downloads
PHP AQL Query Builder
hoa/database
10818 Downloads
The Hoa\Database library.