Skip to content

Commit

Permalink
PHP Release: Update supported frameworks and libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
zsistla authored Feb 13, 2025
1 parent b0455a4 commit d931f58
Showing 1 changed file with 15 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ The following frameworks are supported:
<td>
Yii
</td>
<td>2.0</td>
<td>1.1, 2.0</td>
<td></td>
</tr>

Expand Down Expand Up @@ -590,7 +590,7 @@ The following databases and libraries are supported:
</td>

<td>
Oracle
[PHPUnit](/docs/agents/php-agent/frameworks-libraries/analyze-phpunit-test-data-insights)
</td>
</tr>

Expand All @@ -600,7 +600,7 @@ The following databases and libraries are supported:
</td>

<td>
[PHPUnit](/docs/agents/php-agent/frameworks-libraries/analyze-phpunit-test-data-insights)
PDO Drivers
</td>
</tr>

Expand All @@ -610,7 +610,7 @@ The following databases and libraries are supported:
</td>

<td>
PDO Drivers
Postgres
</td>
</tr>

Expand All @@ -620,7 +620,7 @@ The following databases and libraries are supported:
</td>

<td>
Postgres
[Predis](/docs/agents/php-agent/frameworks-libraries/predis)
</td>
</tr>

Expand All @@ -630,7 +630,7 @@ The following databases and libraries are supported:
</td>

<td>
[Predis](/docs/agents/php-agent/frameworks-libraries/predis)
RabbitMQ (php-amqplib library only)
</td>
</tr>

Expand Down Expand Up @@ -659,6 +659,15 @@ The following databases and libraries are supported:
ODBC (PDO Driver only)
</td>

<td>
SQS (aws-sdk-php library only)
</td>
</tr>
<tr>
<td>
Oracle
</td>

<td>
Sybase (PDO Driver only)
</td>
Expand Down

0 comments on commit d931f58

Please sign in to comment.