Libraries tagged by database query
grafite/query-cache
637 Downloads
A database query caching system with invalidation automation.
dottedai/laravel-query-logger
2936 Downloads
A package to log and display database queries like Rails console.
davidlienhard/database-query-validator
9418 Downloads
🐘 php tool to validate database queries
craftcms/query
14482 Downloads
Execute database queries from the Control Panel
chanshige/laravel-query-logger
408 Downloads
A Laravel database queries logger provider.
apielf/hyperf-query-builder
799 Downloads
Build Hyperf database queries from API requests
ohanzee/database
7907 Downloads
Ohanzee component for database SQL queries and query building
xtodx/laravel-ask-database
3533 Downloads
Use natural language and AI to query your database from Laravel
netherphp/database
2854 Downloads
A database connection and query tool.
jelix/database
4020 Downloads
Lightweight PHP abstraction layer to access and query SQL databases, with an API to inspect and modify databases schema.
chillerlan/php-database
1162 Downloads
An extensible database wrapper and query builder.
bugloos/query-sorting-bundle
5268 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
5275 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
datomatic/laravel-database-mcp
78 Downloads
Read-only MCP server to let AI assistants safely explore and query a Laravel application's database.
arabcoders/database
2322 Downloads
Standalone database toolkit for PDO with query building, ORM, schema migrations, and seeding.