Libraries tagged by database query
kohana/database
481816 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
infinitypaul/laravel-database-filter
38984 Downloads
Need to filter database results with a query string? Here's a beautiful, easy to extend laravel package to keep your code super tidy.
opis/database
80750 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
mouf/magic-query
228922 Downloads
A very clever library to help you with SQL: generate prepared statements with a variable number of parameters, automatically writes joins... and much more!
jasny/persist-sql-query
397001 Downloads
SQL Query builder and parser
atlas/query
235686 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
ymigval/laravel-model-cache
4371 Downloads
Laravel package for caching Eloquent model queries
yiisoft/db-sqlite
141670 Downloads
SQLite driver for Yii Database
yiisoft/db-pgsql
137978 Downloads
PostgreSQL driver for Yii Database
yiisoft/db-mysql
132181 Downloads
MySQL driver for Yii Database
rexshijaku/sql-to-laravel-builder
19494 Downloads
SQL to Laravel Query Builder
mpyw/laravel-local-class-scope
89093 Downloads
A tiny macro that reuse a global scope class as a local scope
moloquent/moloquent
104867 Downloads
A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)
heroicpixels/filterable
81687 Downloads
Laravel package for dynamically filtering Eloquent results using URL query string.
halilcosdu/laravel-slower
16078 Downloads
Laravel Slower: Optimize Your DB Queries with AI