Libraries tagged by bottleneck
ahmed-bhs/doctrine-doctor
9145 Downloads
Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.
sarfraznawaz2005/meter
8137 Downloads
laravel package to find performance bottlenecks in your laravel application.
zeeshantariq/laravel-api-profiler
17 Downloads
Production-grade performance observability for Laravel APIs - track database queries, external API calls, memory usage, and execution time with interactive dashboard
siebird/craft-watchtower
1834 Downloads
Monitors the Craft queue manager for bottlenecks and send notifications emails
reliforp/ext-rdump
5 Downloads
Capture a PHP process's own memory for offline analysis with reli (finding leaks, reference cycles, memory bottlenecks, etc.).
lcatlett/newrelic-guzzle-client
3138 Downloads
A workaround for performance bottlenecks in Guzzle requests due to New Relic agent.
clarketech/performance-counter
15 Downloads
A development tool for monitoring application performance and debugging bottlenecks
mage2kishan/module-performance-debugger
7 Downloads
Production-grade Magento 2 frontend performance debugger and profiler. Tracks block render time, observers, plugins, layout XML, DI resolution, DB queries (slow + duplicate + N+1), memory, and full page timeline. Surfaces a floating storefront toolbar with bottleneck detection, severity scoring, suggested fixes and estimated savings. Supports XLS + PDF report export and per-collector toggles.
web36/performance
3 Downloads
A development tool for monitoring application performance and debugging bottlenecks in your code.
rustbohr/performance-counter
9 Downloads
A development tool for monitoring application performance and debugging bottlenecks
razziel/performance-counter
6 Downloads
A development tool for monitoring application performance and debugging bottlenecks
partimate/throttlemate
3 Downloads
Adaptive Throttling for Laravel to handle connection bottleneck with Graceful Degradation
magefine/performance-mess-detector
2 Downloads
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.
khouloudhaddad/performance-counter
4 Downloads
A development tool for monitoring application performance and debugging bottlenecks
grezlikowski/page-speed
6 Downloads
PageSpeed with History is a PHP package that provides a convenient way to track and analyze the performance of web pages over time. It allows developers to monitor page speed metrics, identify performance bottlenecks, and optimize their websites for better user experience.