aeatech/snapshot-profiler
Laravel/PHP snapshot profiler that captures lightweight performance snapshots of requests and code execution. Helps you track timing, memory usage, and key metrics over time for debugging and regression detection, with simple integration into existing apps.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| perftools/php-profiler | 0.91 | A low-overhead PHP profiler extension plus client library for collecting and exporting performance data. Capture CPU and memory usage for scripts and web requests, then send profiles to compatible backends for analysis and visualization. | 167 | 165 | 29 | 46K | 1 | 2.3 | 35.1 | MIT | — | |
| aureja/web-profiler-bundle | 0.90 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| elao/profiler-dashboard-bundle | 0.90 | Symfony bundle that aggregates recent Symfony Profiler data (requests, timings, DB queries, etc.) into a single dashboard view, making it easier to compare and monitor performance across the last requests in dev/test environments. | 0 | 0 | 1 | 0 | 0 | 0.2 | — | — | 9 years ago | |
| pbweb/xhprof | 0.89 | Laravel-friendly integration for XHProf profiling. Collect and store performance data (CPU, memory, call graphs) for your PHP requests, making it easier to analyze slow code paths and regressions during development or troubleshooting. | 0 | 0 | 0 | 3K | 0 | 0.0 | 47.8 | Apache-2.0 | — | |
| perftools/xhgui-collector | 0.89 | Standalone XHProf data collector for storing profiles compatible with XHGUI (0.2–0.9). Supports PHP 5.3+, minimal dependencies, configurable storage/collection. Use via auto_prepend_file (web) or header for CLI. Being phased out; use perftools/php-profiler for new installs. | 33 | 33 | 35 | 5K | 0 | 2.6 | 21.5 | — | 6 years ago | |
| chrisjohnson00/api-profiler-bundle | 0.89 | — | 2 | 2 | 0 | 0 | 0 | 0.3 | — | — | 12 years ago | |
| draw/profiling | 0.88 | Laravel profiling tools for measuring performance and tracing requests. Capture timings, memory usage, and key execution steps to help identify slow endpoints and bottlenecks during development and debugging. | 0 | 0 | 0 | 704 | 0 | 0.0 | 39.3 | — | — | |
| jns/xhprof-bundle | 0.88 | — | 208 | 212 | 46 | 9 | 8 | 2.8 | 2.0 | — | 10 years ago | |
| aferrandini/xhprof-bundle | 0.88 | Laravel-friendly integration of XHProf profiling: collect and view performance data for your app, track request timings and call graphs, and store runs for comparison. Useful for spotting bottlenecks in production-like environments. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 12 years ago | |
| acseo/profiler-cli | 0.88 | Symfony bundle adding a CLI to browse Symfony Profiler data: list recent tokens, filter by IP/URL/method/date, inspect a token’s request details (headers/body), and export generated curl commands. Works with Symfony 5/6 and PHP 7.4+. | 1 | 1 | 0 | 1 | 0 | 0.0 | 2.4 | MIT | — | |
| clamidity/profiler-bundle | 0.87 | — | 3 | 3 | 1 | 0 | 1 | 0.1 | — | — | — | |
| effiana/web-profiler-extra-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 6 years ago | |
| app-dev-panel/kernel | 0.87 | — | 1 | 1 | 0 | 8 | 0 | 0.0 | 9.7 | — | — | |
| laracraft-tech/laravel-xhprof | 0.87 | Laravel package to integrate XHProf profiling into your app. Capture and store performance profiles for requests and jobs, view results via a simple UI, and analyze bottlenecks to optimize code and database queries. | 235 | 235 | 11 | 15K | 0 | 18.9 | 28.1 | MIT | 4 months ago | |
| elao/web-profiler-extra-bundle | 0.86 | Symfony Web Profiler add-on that adds extra panels for Routing, Service Container, Twig (extensions/tests/filters/functions), and Assetic. Enable per collector and optionally show in the web debug toolbar; intended for dev/test environments. | 261 | 269 | 46 | 2K | 1 | 2.4 | 8.3 | MIT | 7 years ago | |
| cristiansitov/xhprof-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| aeatech/snapshot-profiler-contracts | 0.81 | Contracts/interfaces for integrating a snapshot-based profiler into Laravel/PHP apps. Provides the core abstractions used by the Snapshot Profiler package ecosystem for capturing, storing, and reporting performance snapshots across implementations. | 0 | 0 | 0 | 20 | 0 | 0.0 | 18.3 | MIT | — | |
| symfony/profiler-pack | 0.80 | Symfony Profiler Pack integrates the Symfony Profiler and Web Debug Toolbar into your app, giving detailed request/response insights, performance metrics, logs, and debugging panels. Ideal for local dev and troubleshooting during development. | 1,673 | 1,678 | 1 | 96K | 0 | 8.7 | 24.4 | MIT | 4 years ago | |
| aeatech/web-snapshot-profiler-newrelic-bundle | 0.80 | Symfony bundle that integrates Web Snapshot Profiler with New Relic for production-grade request profiling. Configure app name/license and enable profiling selectively per route via headers, request params with probabilities, or profile all routes. Requires PHP 8.2+ and ext-newrelic. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aeatech/cli-snapshot-profiler-newrelic-bundle | 0.79 | Symfony bundle for profiling CLI commands with New Relic snapshot/transactions. Supports production use, configurable via env vars, and can profile all commands or only selected command names. Requires PHP 8.2+ and the New Relic extension. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?