sqlgenix/sqlgenix
A PHP library that simplifies the construction of SQL queries for dynamic web applications.
时间:2024-12-15 19:19
friendsofhyperf/telescope-elasticsearch
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
时间:2024-12-10 13:35
refaltor/efficiency-sql
Efficiency SQL allows managing a fully asynchronous database without callbacks.
时间:2024-12-08 13:01
khalidmh/eloquent-sql
A Laravel package for generating SQL insert statements from Eloquent model records.
时间:2024-12-07 22:47
austinw/laravel-union-paginator
Combines data from multiple models into a single unified query using SQL unions, allowing for consistent pagination and customization across diverse data sources.
时间:2024-12-07 01:47
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
gianlucagiacometti/web-toolbox
Set of tools for website development
时间:2024-12-02 00:05
squidit/cycle-sql-tagger
Tag SQL queries by placing a SQL comment
时间:2024-11-29 20:48
padosoft/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.
时间:2024-11-29 01:13
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
ocallit/sqler
A php sql builder, helpers and mysqli wrapper
时间:2024-11-24 03:28
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
abrahanzarza/dbm
Tool for database querying in PHP projects.
时间:2024-11-16 10:55