ashokdevatwal/laravel-smart-db-optimizer
Laravel Smart Database Optimizer is a package designed to help developers identify slow queries, suggest optimizations, and recommend indexes to improve database performance.
时间:2025-03-06 11:15
mpernia/request-query-monitor
Laravel monitoring package for queries and API requests
时间:2025-03-05 15:53
loilo/jsonpath
Runs RFC9535 compatible JSONPath queries against a data set
时间:2025-02-19 11:12
therencemanzo/slowquerylogger
This librabry will logged all slow queries based on the threshold
时间:2025-02-18 14:00
gmitsos/db-monitor
A simple package to monitor queries towards database
时间:2025-02-07 07:53
elminson/database-query-logger
A powerful PHP package for logging SQL queries from Laravel applications, supporting both Eloquent and Query Builder instances, with flexible output options.
时间:2025-01-31 01:07
elminson/db-logger
A powerful PHP package for logging SQL queries from Laravel applications, supporting both Eloquent and Query Builder instances, with flexible output options.
时间:2025-01-30 16:29
snype/nplusone
This package helps you detect and log N+1 queries in a Laravel application to help optimize database performance. By listening to all database queries executed during the request lifecycle, the package identifies queries that may lead to N+1 query problems, which can severely impact the performance
时间:2025-01-28 23:06
mykola-yatsenko/laravel-boolean-softdeletes
Laravel soft deletes optimization for high load queries
时间:2025-01-23 09:17
done-super-app/queryoption
Package to help with filtering/search/sort in queries
时间:2025-01-18 10:03
etel/cqrs-contracts
A set of abstractions related to commands/queries/events message buses and CQRS pattern.
时间:2025-01-12 21:33
mobilestock/laravel-database-interceptor
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables AT
时间:2025-01-06 19:22
arraypress/swiftdb
A modern database abstraction layer for WordPress, based on BerlinDB, providing an efficient and structured approach to database operations.
时间:2024-12-23 00:22
sqlgenix/sqlgenix
A PHP library that simplifies the construction of SQL queries for dynamic web applications.
时间:2024-12-15 19:19