PHPackages                             snakano/cakephp-datadog - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. snakano/cakephp-datadog

AbandonedCakephp-plugin[Logging &amp; Monitoring](/categories/logging)

snakano/cakephp-datadog
=======================

CakePHP 2.x Datadog plugin.

1.0.4(6y ago)1651MITPHP

Since Mar 25Pushed 6y agoCompare

[ Source](https://github.com/SNakano/cakephp-datadog)[ Packagist](https://packagist.org/packages/snakano/cakephp-datadog)[ RSS](/packages/snakano-cakephp-datadog/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

CakePHP Datadog
===============

[](#cakephp-datadog)

[![Latest Stable Version](https://camo.githubusercontent.com/687d880e206131800d1358e10b7f624609475e71ee2c44c3ffb56ab3b48b2f5f/68747470733a2f2f706f7365722e707567782e6f72672f736e616b616e6f2f63616b657068702d64617461646f672f762f737461626c65)](https://packagist.org/packages/snakano/cakephp-datadog)[![Total Downloads](https://camo.githubusercontent.com/f7ee250d2874fa439f7dec558a6c3bf0416bce0b0de95e85c76d797b3f0afb5f/68747470733a2f2f706f7365722e707567782e6f72672f736e616b616e6f2f63616b657068702d64617461646f672f646f776e6c6f616473)](https://packagist.org/packages/snakano/cakephp-datadog)[![License](https://camo.githubusercontent.com/696c49d6720cff129838494e63e2102743cfffb297c845406157b13813cfa8c2/68747470733a2f2f706f7365722e707567782e6f72672f736e616b616e6f2f63616b657068702d64617461646f672f6c6963656e7365)](https://packagist.org/packages/snakano/cakephp-datadog)

CakePHP 2.x Datadog plugin.

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

[](#installation)

Install datadog php tracer extension:

Install the plugin using composer:

```
composer require "snakano/cakephp-datadog:1.0.*"
```

Usage
-----

[](#usage)

Load the plugin:

```
CakePlugin::load('Datadog');
```

Add the Dispatcher Filter to the `bootstrap.php` file:

```
Configure::write('Dispatcher.filters', array(
    'AssetDispatcher',
    'CacheDispatcher',
    'Datadog.DatadogFilter' // Add `DatadogFilter`
));
```

Add the service name to the `bootstrap.php` file:

```
Configure::write('Datadog.serviceName', 'My App Name');
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Total

5

Last Release

2540d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e50b040bf4e8f07435a2253b9b6fcf3b4c38dba89d7f126b0f50271d2125720c?d=identicon)[SNakano](/maintainers/SNakano)

---

Top Contributors

[![SNakano](https://avatars.githubusercontent.com/u/1312539?v=4)](https://github.com/SNakano "SNakano (14 commits)")

---

Tags

cakephp-plugincakephp2datadogdatadog-apmDataDogcakephptracing

### Embed Badge

![Health badge](/badges/snakano-cakephp-datadog/health.svg)

```
[![Health](https://phpackages.com/badges/snakano-cakephp-datadog/health.svg)](https://phpackages.com/packages/snakano-cakephp-datadog)
```

###  Alternatives

[sentry/sentry

PHP SDK for Sentry (http://sentry.io)

1.9k227.1M273](/packages/sentry-sentry)[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)[datadog/php-datadogstatsd

An extremely simple PHP datadogstatsd client

19024.6M15](/packages/datadog-php-datadogstatsd)[open-telemetry/api

API for OpenTelemetry PHP.

1933.0M214](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2322.9M248](/packages/open-telemetry-sdk)[robwilkerson/cakephp-audit-log-plugin

Audit Plugin for CakePHP

10167.8k](/packages/robwilkerson-cakephp-audit-log-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
