Libraries tagged by database performance
landrok/laravel-request-logger
145 Downloads
A Laravel middleware to log HTTP requests into database.
keggermont/laravel-amphp
352 Downloads
Boost Laravel performance with AmPHP's asynchronous capabilities. Run parallel tasks, HTTP requests, and database operations with automatic chunking while retaining a simple, expressive API. Perfect for improving API response times and resource utilization.
jozephkabongo/nokysql
4 Downloads
NokySQL is a lightweight, high-performance SQL Query Builder for PHP that bridges the gap between raw SQL and full ORMs.
jissanto/rapidrest
5 Downloads
High-performance PHP library for building RESTful APIs with modern features like migrations, CLI tools, and more
itpathsolutions/redisinfo
21 Downloads
Redis Information
itpathsolutions/mysqlinfo
17 Downloads
Mysql information
flik/piece-of-cake
6 Downloads
Piece of Cake is a basic MVC framework for fast performance.
entreya/csvquery
0 Downloads
High-performance CSV query engine with Go-powered indexing and Yii2-like fluent API
citomni/infrastructure
0 Downloads
Lean, cross-mode infrastructure for CitOmni apps: DB, logging, text/i18n, mail, cURL, brute-force protection, and optional contact routes.
bitbabit/magento2-dev-tools
38 Downloads
Advanced developer tools for Magento 2 with dynamic control and visualization
betoalien/pardox-php
5 Downloads
High-Performance DataFrame Engine powered by Rust (The PardoX Project)
axel-dzhurko/load-analyser
909 Downloads
PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.
atmos/laravel-db-sentinel
1 Downloads
Smart database query monitoring and optimization tool for Laravel 7+.
abirhossain/laravel-query-watchdog
0 Downloads
Production-safe Laravel query performance monitor with fingerprinting, aggregation, alerts, and dashboard insights.
snype/nplusone
13 Downloads
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 of your application.