We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eb016e commit 78909b7Copy full SHA for 78909b7
2 files changed
README.md
@@ -1,6 +1,6 @@
1
# PHP Profiler
2
3
-A PHP profiling library to submit profilings to [XHGUI][xhgui].
+A PHP profiling library to submit profilings to [XHGui][xhgui].
4
5
Supported profilers:
6
- [Tideways XHProf v5.x](#tideways-xhprof-5): PHP >= 7.0
composer.json
{
"name": "perftools/php-profiler",
- "description": "PHP Profiling based on XHGUI",
+ "description": "PHP Profiling based on XHGui",
"license": "MIT",
"authors": [
0 commit comments