Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Top 4 PHP Profiler Projects
-
Tracy
😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. (by nette)
are you logging all errors/warnings and notices in php? and if so , are any coming up? maybe it would be worth adding tracy to your project to display issues? (https://tracy.nette.org)
-
Project mention: Database Abstraction Layers: I absolutely love $wpdb php class from Wordpress, why does nothing like this exist? Is Laravel similar? | /r/PHPhelp | 2023-05-22
I think Aura.Sql might be of interest to you : https://github.com/auraphp/Aura.Sql/blob/5.x/docs/index.md
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
reli-prof
A sampling profiler for PHP written in PHP, which reads information about running PHP VM from outside of the process.
-
PHP Profiler related posts
- Database Abstraction Layers: I absolutely love $wpdb php class from Wordpress, why does nothing like this exist? Is Laravel similar?
- How to profile your PHP applications with Xdebug
- sj-i/php-profiler: a sampling profiler for PHP written in PHP
- sj-i/php-fuse: PHP FFI bindings for libfuse. You can write your own filesystems in PHP.
- Don't blindly trust profilers
- Are there benchmarks for linux computers?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 25 Sep 2023
Index
What are some of the best open-source Profiler projects in PHP? This list will help you:
Project | Stars | |
---|---|---|
1 | Tracy | 1,679 |
2 | Aura.Sql | 545 |
3 | reli-prof | 329 |
4 | laravel-xhprof | 159 |