edquint/sql-logger
Library for generating SQL logs from ORMs and raw queries
时间:2025-08-03 02:56
smeservicesvn/dbal-query-builder-wrapper
A PHP query builder tool for building SQL queries, compatible with Doctrine DBAL and Symfony.
时间:2025-07-25 10:47
phamphu232/query-logger
Laravel package to log all committed SQL queries.
时间:2025-07-16 12:03
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
juzaweb/laravel-query-cache
Adding cache on your Laravel Eloquent queries' results is now a breeze.
时间:2025-05-24 04:05
quickhelper/quickorm
ORM to manipulate databases through code without needing to write SQL queries.
时间:2025-04-04 01:38
jozephkabongo/nokysql
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
时间:2025-04-03 20:47
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
sqlgenix/sqlgenix
A PHP library that simplifies the construction of SQL queries for dynamic web applications.
时间:2024-12-15 19:19
cloudcatch/user-roles-table
A WordPress plugin that boosts WP_User_Query performance by adjusting SQL queries to use a custom user roles table, reducing overhead and improving scalability.
时间:2024-12-02 13:16
squidit/cycle-sql-tagger
Tag SQL queries by placing a SQL comment
时间:2024-11-29 20:48
bakkahit/sql-migration
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL
时间:2024-11-24 12:19
magefine/performance-mess-detector
This Magento 2 module provides tools to monitor and improve performance by detecting and logging potential bottlenecks in the system. It specifically focuses on tracking slow controller actions, repeated SQL queries, and other performance issues that may impact your Magento store.
时间:2024-11-23 22:47