shammaa/laravel-optimized-queries
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
时间:2025-12-16 10:11
rgalstyan/laravel-aggregated-queries
Optimize Laravel queries using SQL JSON aggregation (belongsTo/hasOne/hasMany in a single query)
时间:2025-12-12 11:20
crefito11/database-manager
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
时间:2025-12-07 18:49
eta/laravel-query-watcher
A Laravel package to monitor and log database queries with configurable thresholds
时间:2025-11-26 03:51
metarush/data-access
A generic data access layer for basic CRUD operations. Can act as a layer between database, repositories, and services. Minimal boilerplate for rapid development. Implicit inline binding for SQL queries.
时间:2025-10-28 12:31
curvestech/laravel-request-filters
Simpler way to map request queries to database queries in a seamless way that follows single responsibility principle
时间:2025-09-28 18:42
kumarinbox31/nlp-query
Ask database queries in plain English and get SQL results (supports Laravel, CodeIgniter, Core PHP).
时间:2025-09-10 03:50
mikailfaruqali/health
A beautiful, responsive Laravel package for creating dynamic health checks and system diagnostics with a stunning UI. Run custom database queries, monitor system health, and troubleshoot issues through an elegant dashboard interface.
时间:2025-09-07 20:27
sarfraznawaz2005/aiqueryoptimizer
A Laravel package to analyze and optimize SQL queries using AI.
时间:2025-08-19 08:08
tusktsk/tusktsk
🥜 TuskTsk Enhanced - The Freedom Configuration Language for PHP
时间:2025-07-17 20:05
sekizlipenguen/laravel-index-analyzer
Advanced package that automatically analyzes Laravel SQL queries and provides intelligent index suggestions to optimize database performance
时间:2025-07-06 12:21
juniora/laravel-querymonitor
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
时间:2025-07-04 14:50
rezakia/slow-query-logger
A Laravel package to log slow database queries.
时间:2025-06-28 11:16
architools/laravel-sieve
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic fil
时间:2025-05-08 19:48