pbweb/xhprof
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aferrandini/xhprof-bundle | 0.92 | 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 | |
| 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 | — | |
| jns/xhprof-bundle | 0.91 | — | 208 | 212 | 46 | 9 | 8 | 2.8 | 2.0 | — | 10 years ago | |
| laracraft-tech/laravel-xhprof | 0.91 | 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 | |
| aeatech/web-snapshot-profiler-xhprof-bundle | 0.90 | Symfony bundle for production-friendly web profiling with XHProf and XHGui. Capture snapshot profiles per request, control sampling via route/header/request param matchers, and configure flags for memory/internal function data. Requires PHP 8.2+ and ext-xhprof. | 0 | 0 | 0 | 18 | 0 | 0.0 | 17.7 | MIT | — | |
| cristiansitov/xhprof-bundle | 0.90 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| clamidity/profiler-bundle | 0.90 | — | 3 | 3 | 1 | 0 | 1 | 0.1 | — | — | — | |
| aeatech/snapshot-profiler | 0.89 | 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. | 0 | 0 | 0 | 19 | 0 | 0.0 | 18.0 | MIT | — | |
| 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 | |
| facebook/xhprof | 0.88 | XHProf is a lightweight PHP function-level profiler for measuring performance and memory usage. Collects call graphs, timing, and resource metrics to help find bottlenecks in production or development, with data suitable for analysis and visualization. | 35 | 35 | 16 | 238 | 0 | 0.4 | 8.6 | Apache-2.0 | — | |
| nunomaduro/mock-final-classes | 0.53 | Dev-only helper that automatically enables mocking of final classes and methods in PHP tests. Works with PHPUnit, Pest, and ParaTest by removing final keywords on the fly via dg/bypass-finals—install with Composer and it just works. | 114 | 114 | 5 | 33K | 0 | 1.3 | 36.1 | MIT | 3 years ago | |
| php-webdriver/webdriver | 0.53 | PHP bindings for Selenium WebDriver. Drive real browsers from PHP via W3C WebDriver (and legacy JsonWireProtocol), compatible with Selenium 2–4. Install via Composer and connect to Selenium Server or other remote ends for automation/testing. | 5,201 | 5,236 | 845 | 2M | 21 | 47.1 | 46.5 | MIT | — |
How can I help you explore Laravel packages today?