An open API service indexing awesome lists of open source software.

https://github.com/CleverCloud/lumen-statsd-example

Run Lumen with StatsD on Clever Cloud
https://github.com/CleverCloud/lumen-statsd-example

clevercloud-example lumen statsd

Last synced: 6 months ago
JSON representation

Run Lumen with StatsD on Clever Cloud

Awesome Lists containing this project

README

        

# Demo Lumen StatsD

This repository contains a basic Lumen application and uses The PHP League [statsd-client](https://github.com/thephpleague/statsd).

Take a look at the `public/index.php` file. It contains the basic code to create a StatsD client and send data to a custom counter.