Skip to main content
This language instrumentation is using OpenTelemetry native-php SDK and instrumentation libraries.

Supported Versions

The minimal supported version of PHP is 8.1.0. The maximal supported version of PHP is 8.4.x, when PHP releases a new version we’ll add the support for it.
PHP version 8.0 has been deprecated and is no longer supported.
PHP version 8.1 has limited library support and will be the next version to be deprecated.
PHP version 8.2+ is the recommended version for new projects.

Instrumentation Libraries

The following PHP modules will be auto instrumented by Odigos:

PHP Standards Recommendations (PSR):

HTTP Clients:

ext-curl not supported for PHP 8.1

Frameworks:

We’re working on adding support for laravel, cakephp, wordpress, yii2 and codeigniter frameworks.

Databases:

ext-mysqli not supported for PHP 8.1
ext-pdo not supported for PHP 8.1
doctrine/dbal not supported for PHP 8.1

Messaging Systems:

ext-amqp not supported for PHP 8.1
ext-rdkafka not supported for PHP 8.1

Atificial Intelligence: