Libraries tagged by database query
krugozor/database
2493 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
juanparati/query-timeout
310 Downloads
Set a timeout to your Laravel queries.
jayanta/laravel-natural-query
43 Downloads
Privacy-safe natural language to SQL engine for Laravel. AI sees only your schema, never your data. Supports voice & text input with pluggable AI providers (Gemini, OpenAI, Claude, Ollama).
ignitekit/wp-query-builder
372 Downloads
Wordpress Query Builder class library for custom models and data querying.
endeavour-agency/refresh-database-on-demand
3030 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
cybex/laravel-query-tracer
680 Downloads
Add stacktraces to your Model queries.
avadim/manticore-query-builder-laravel
72 Downloads
ManticoreSearch Query Builder for your Laravel applications
ahmedmashhour/laravel-query-debugger
213 Downloads
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
mhmmdq/database
55 Downloads
A php class for managing and connecting to a database
squareboat/sql-doctor
1456 Downloads
Quickly debugging the amount of database queries per request in Laravel.
phith0n/ctfdbbuilder
15 Downloads
a database query builder for CTFer
davewid/peyote
841 Downloads
A database query builder for PHP 5.3+
parm/parm
4987 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
zara-4/laravel-lazy-mysql
7980 Downloads
A lazy mysql based Eloquent model and Query builder for Laravel
ysfkc/clickhouse
309 Downloads
Lightweight ClickHouse HTTP client with a fluent QueryBuilder and ORM-style base model for PHP 8.1+.