laravel-db-governor
by mamun724682
Safe production database access for Laravel with query approvals, audit logs, and rollback.
laravel-sculptor
by atldays
This package provides a convenient interface for building complex database queries using Eloquent ORM in Laravel.
laravel-sql-monitor
by denny
A comprehensive SQL query monitoring and analysis tool for Laravel development environments
laravel-eloquent-query-cache
by atldays
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-db-expressions
Database-agnostic SQL expression helper for date truncation, extraction, and differences across SQLite and MySQL
laravel-query-doctor
by qdenka
Detect N+1 queries, missing indexes, and slow queries in your Laravel app before they reach production.
laravel-query-lens
by gladehq
A Laravel package for analyzing and optimizing database queries with performance insights
laravel-ai-db-query
by eric0324
A Laravel package for querying databases using natural language with LLM support
laravel-aggregated-queries
by rgalstyan
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
laravel-dbobject
by nguemoue
Projet qui va permettre de faire la migration des procédure, fonctions, triggers stocke de manière simple
laravel-sql-to-migration
by rizkussef
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
laravel-query-cache
by juzaweb
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-log-to-db
by salimkamboh
Custom Laravel Log channel handler that can store log events to SQL or MongoDB databases. Uses Laravel native logging functionality.
laravel-ardent-mongodb
by malith124
Self-validating smart models for integration of Mongodb and Laravel 10's Eloquent ORM
laravel-eloquent-query-cache
by epajarito
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by dppublicity
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by tool4
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by henriquex25
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by seblhaire
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
[UNOFFICIAL] Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by alexandy
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by woenel
Adding cache on your Laravel Eloquent queries' results is now a breeze.
manticore-query-builder-laravel
by avadim
ManticoreSearch Query Builder for your Laravel applications
laravel-eloquent-query-cache
by vigstudio
Adding cache on your Laravel Eloquent queries' results is now a breeze.
laravel-eloquent-query-cache
by advil0
Forked version of renoki-co/laravel-eloquent-query-cache to support Laravel 10.
laravel-sql-function-repository
It is an example template for Laravel packages. Fill or change it the way you like.
laravel-database-cache
by eusonlito
Cache Database Query results on Laravel Query Builder or Eloquent
laravel-steampipe
by renoki-co
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
laravel-migrate-to-sql
by othyn
A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.
laravel-dump-sql
by guanguans
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.