From 08b8736156cc03f3b3adc4a116a1feac7944a6ca Mon Sep 17 00:00:00 2001 From: Luke Kuzmish <42181698+cosmastech@users.noreply.github.com> Date: Thu, 11 Jul 2024 08:27:08 -0400 Subject: [PATCH] link to laravel library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38d0503..935c2d9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Nor does the DataDog client allow for pushing to another StatsD implementation e The aim here is to allow for a single interface that can wrap around both, and be easily extended for different implementations. +If you would like to use this library in Laravel, check out [laravel-statsd-adapter](https://github.com/cosmastech/laravel-statsd-adapter). ## Adapters