PHPackages                             till/services\_librato - 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. [API Development](/categories/api)
4. /
5. till/services\_librato

ArchivedLibrary[API Development](/categories/api)

till/services\_librato
======================

PHP API wrapper for Librato's metric service

1.0.0-alpha1(13y ago)911[1 PRs](https://github.com/till/Services_Librato/pulls)BSD-2-ClausePHPPHP &gt;=5.3.0

Since Oct 23Pushed 10y ago1 watchersCompare

[ Source](https://github.com/till/Services_Librato)[ Packagist](https://packagist.org/packages/till/services_librato)[ RSS](/packages/till-services-librato/feed)WikiDiscussions master Synced 3d ago

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

Services\\Librato
-----------------

[](#serviceslibrato)

This is a work in progress where we implement the Librato API as we move forward.

Current work in progress: `Services\Librato\Metrics`:

- delete metrics
- publish metrics
- get metrics

Services\\Librato\\Metrics
--------------------------

[](#serviceslibratometrics)

The most interesting bit is publishing metrics. Currently, you can public an individual metric, or multiple.

A metric is created with the following code:

```
