PHPackages                             cyberclick-os/apm-doctrine-dbal - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. cyberclick-os/apm-doctrine-dbal

ActiveLibrary

cyberclick-os/apm-doctrine-dbal
===============================

Elastic APM for Doctrine DBAL

0.1.11(4y ago)03.0kMITPHPPHP ^7.4 || ^8.0

Since May 28Pushed 4y agoCompare

[ Source](https://github.com/cyberclick-os/apm-doctrine-dbal)[ Packagist](https://packagist.org/packages/cyberclick-os/apm-doctrine-dbal)[ RSS](/packages/cyberclick-os-apm-doctrine-dbal/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (7)Dependencies (4)Versions (14)Used By (0)

Elastic APM for Doctrine DBAL
=============================

[](#elastic-apm-for-doctrine-dbal)

This library supports Span traces of SQL queries using [Doctrine DBAL](https://github.com/doctrine/dbal).

Installation
------------

[](#installation)

1. Install via [composer](https://getcomposer.org/)

    ```
    composer require pccomponentes/apm-doctrine-dbal
    ```

Usage
-----

[](#usage)

In all cases, an already created instance of [ElasticApmTracer](https://github.com/zoilomora/elastic-apm-agent-php) is assumed.

### Native PHP

[](#native-php)

```
