PHPackages                             rcrowe/librato-annotation - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. rcrowe/librato-annotation

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

rcrowe/librato-annotation
=========================

Send a deployment annotation to Librato

v0.1.3(13y ago)215BSDPHP

Since Jan 1Pushed 13y ago1 watchersCompare

[ Source](https://github.com/rcrowe/Librato-Annotation)[ Packagist](https://packagist.org/packages/rcrowe/librato-annotation)[ RSS](/packages/rcrowe-librato-annotation/feed)WikiDiscussions master Synced today

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

Librato Annotations
===================

[](#librato-annotations)

This class allows you to send annotations to [Librato](http://metrics.librato.com) from [Phing](http://phing.info)

I use this to mark deployments when I put my code onto production servers. I can easily see from my dashboard / graphs if the last deployment has affected performance.

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

[](#installation)

I have only tested this with installation through [Composer](http://getcomposer.org), so know guarantees whether this will work not installed through Composer.

```
{
    "require": {
        "rcrowe/librato-annotation": "0.1.2",
        "phing/phing": "2.4.14"
    },
    "minimum-stability": "dev"
}
```

Define the the Librato task in your buildfile:

```

```

Usage
-----

[](#usage)

To send an annotation to Librato you need to define your username and your API key. Your API key can be found on your Librato [account page](https://metrics.librato.com/account).

Setting your detatils globally:

```

```

Doing it this way means you only have to do it once, and can then call Librarto multiple times. However, you can do this inline as well:

```

```

### Example

[](#example)

```

```

If there is an error trying to send the annotation to Librarto the default is to carry on processing the Phing buildfile. You can change this behaviour with **haltonerror**:

```

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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 ~7 days

Total

4

Last Release

4909d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/07866bb8494b78f654ccdb78c6322a5651cbb8d2a85eaa210db90d833ecd0927?d=identicon)[rcrowe](/maintainers/rcrowe)

---

Tags

libratophingdeployment

### Embed Badge

![Health badge](/badges/rcrowe-librato-annotation/health.svg)

```
[![Health](https://phpackages.com/badges/rcrowe-librato-annotation/health.svg)](https://phpackages.com/packages/rcrowe-librato-annotation)
```

###  Alternatives

[timokoerber/laravel-one-time-operations

Run operations once after deployment - just like you do it with migrations!

6552.1M20](/packages/timokoerber-laravel-one-time-operations)[andres-montanez/magallanes

The Deployment Tool for PHP Applications

6931.1M6](/packages/andres-montanez-magallanes)[dg/ftp-deployment

A tool for automated deployment of web applications to an FTP server.

624853.2k8](/packages/dg-ftp-deployment)[easycorp/easy-deploy-bundle

The easiest way to deploy Symfony applications

469313.4k](/packages/easycorp-easy-deploy-bundle)[jalogut/magento2-deployer-plus

Magento 2 deployment tool based on deployer.org

201444.0k](/packages/jalogut-magento2-deployer-plus)[epam/ci-bundle

This bundle provides functionality for Continuous Integration &amp; Automated Deployments for Symfony-based projects

297.6k](/packages/epam-ci-bundle)

PHPackages © 2026

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