---
title: "Supported PHP Technologies with Retrace"
slug: "php-supported-technologies"
description: "Discover the extensive technology support for PHP in Retrace. From PHP versions to databases, frameworks, libraries, and deployment scenarios."
updated: 2024-10-16T18:38:16Z
published: 2024-10-16T18:38:16Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackify.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Supported PHP Technologies

This is an up-to-date list of all the supported technologies by Retrace for PHP.

## PHP Versions

- v8.0-8.3
- v7.0-7.4
- v5.4-5.6

## OS Support

- Debian Based 32bit/64bit
- Red Hat Based 32bit/64bit

## Web Server Support

- Apache 2
- NGINX

## Database Support

- MySQL
- Postgres
- MongoDB
- Oracle

## ORM/DBAL Support

- Eloquent
- Doctrine
- PHP Data Objects (PDO)

## MVC Support

- Laravel (v4, v5, v8, v9)
- Silex
- CakePHP (v2, v3)
- Zend (v1, v2, v3)
- Symfony (v2, v3, v4)
- Yii (v1, v2)
- Flow
- CodeIgniter

## CMS Platform Support

- WordPress
- Magento v1
- Magento v2
- Prestashop v1.6
- Enlight
- Drupal v8
- Phalcon
- Neos
- TYPO3

## Library Support

- Smarty
- Twig
- Curl
- SOAP Client
- Memcache
- Elasticsearch
- Pheanstalk
- php-amqplib
- predis
- credis

## Other Features

- Logging/Trace Linking
- Exception Tracking
- Framework Auto-Detection
- [Custom Instrumentation](https://docs.stackify.com/docs/php-custom-instrumentation)
- Inject X-StackifyID
- [Tracked Functions](https://docs.stackify.com/docs/php-custom-instrumentation#tracked-functions)

## Deployment Scenario

- AWS Elastic Beanstalk
- Kubernetes
