mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-14 21:11:14 +00:00
Finalize extension documentation
This commit is contained in:
8
php_modules/xdebug/README.md
Normal file
8
php_modules/xdebug/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# xdebug
|
||||
|
||||
Xdebug is a debugging tool for PHP. It provides step-debugging and a whole range of development helpers, such as stack traces, a code profiler, features to dump the full execution of your script to a file, and more.
|
||||
|
||||
| Platform | Url |
|
||||
|----------|------------------------------------------------------------------|
|
||||
| GitHub | https://github.com/xdebug/xdebug |
|
||||
| Pecl | https://pecl.php.net/package/xdebug |
|
||||
Reference in New Issue
Block a user