diff --git a/docs/supported-technologies.md b/docs/supported-technologies.md index 6492d2f..a30070a 100644 --- a/docs/supported-technologies.md +++ b/docs/supported-technologies.md @@ -11,6 +11,8 @@ - php-cgi/fcgi - mod_php (prefork) +EDOT PHP supports all popular variations of using PHP in combination with a web server, such as Apache + mod_php, Apache + php_fpm or cgi, NGINX + php_fpm or cgi, and others. + ## Supported Operating Systems - **Linux** - Architectures: **x86_64** and **ARM64** @@ -18,14 +20,14 @@ - **musl libc-based systems (Alpine Linux)**: Packages available as **APK** ## Instrumented Frameworks -- Laravel -- Slim +- Laravel (v6.x/v7.x/v8.x/v9.x/v10.x/v11.x) +- Slim (v4.x) ## Instrumented Libraries -- Curl -- HTTP Async -- MySQLi -- PDO +- Curl (v8.1 - v8.4) +- HTTP Async (php-http/httplug v2.x) +- MySQLi (v8.1 - v8.4) +- PDO (v8.1 - v8.4) ## Additional Features - Automatic Root/Transaction Span