thephpleague / statsd

A library for working with StatsD
MIT License
351 stars 56 forks source link

Add Laravel 5 support #21

Closed nikkiii closed 8 years ago

nikkiii commented 9 years ago

This fixes/should close #20

I've seen this method used in a couple packages, and since it retains backwards compatibility from Laravel 4 it can be more widely used as there's no Laravel specific code in this package.

This could use comments on the configuration, but I'm still very new to StatsD, so maybe someone else should do this... Specifically the namespace.