PHPackages                             jongotlin/deadmanssnitch-bundle - 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. jongotlin/deadmanssnitch-bundle

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

jongotlin/deadmanssnitch-bundle
===============================

1.0.1(8y ago)22.0k2MITPHP

Since Nov 10Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jongotlin/DeadmanssnitchBundle)[ Packagist](https://packagist.org/packages/jongotlin/deadmanssnitch-bundle)[ RSS](/packages/jongotlin-deadmanssnitch-bundle/feed)WikiDiscussions master Synced today

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

DeadmanssnitchBundle
====================

[](#deadmanssnitchbundle)

This bundle is an extension to [dizda/CloudBackupBundle](https://github.com/dizda/CloudBackupBundle) and lets you ping [deadmanssnitch.com](http://www.deadmanssnitch.com) when a successful backup is completed.

Installation (&gt;=Symfony 2.1)
-------------------------------

[](#installation-symfony-21)

### Composer

[](#composer)

Download DeadmanssnitchBundle and its dependencies to the vendor directory. You can use Composer for the automated process:

```
$ php composer.phar require jongotlin/deadmanssnitch-bundle
```

Composer will install the bundle to `jongotlin/deadmanssnitch-bundle` directory.

### Adding bundle to your application kernel

[](#adding-bundle-to-your-application-kernel)

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new JGI\DeadmanssnitchBundle\JGIDeadmanssnitchBundle(),
        // ...
    );
}
```

Configuration
-------------

[](#configuration)

Here is the default configuration for the bundle:

```
# app/config/config.yml
jgi_deadmanssnitch:
    url: %deadmanssnitch_url%
```

```
# app/config/parameters.yml
deadmanssnitch_url: https://nosnch.in/xxxxxxxx
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~628 days

Total

2

Last Release

3260d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cc25aa1a5dad773350b590c5d53b6e862267aaf311144e2134037b53a30bf99?d=identicon)[jongotlin](/maintainers/jongotlin)

---

Top Contributors

[![jongotlin](https://avatars.githubusercontent.com/u/165154?v=4)](https://github.com/jongotlin "jongotlin (12 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (2 commits)")[![nmeirik](https://avatars.githubusercontent.com/u/201293?v=4)](https://github.com/nmeirik "nmeirik (1 commits)")

### Embed Badge

![Health badge](/badges/jongotlin-deadmanssnitch-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/jongotlin-deadmanssnitch-bundle/health.svg)](https://phpackages.com/packages/jongotlin-deadmanssnitch-bundle)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B11.5k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1941.5M275](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2328.5M342](/packages/open-telemetry-sdk)

PHPackages © 2026

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