PackageTrack
Sign in Get early access

slickdeals/statsd

a PHP client for statsd

3.2.3 5.2M downloads/mo #1951 most downloaded on Packagist Slickdeals/statsd-php

What this package is like to depend on

Last release 6 months ago

09 Feb 2026

Ships fairly regularly

a new release about every 8 months

Some releases are documented

notes for 12 of 38 stable releases

Nothing withdrawn

no release was ever pulled

14 years old

38 releases · first in 2013

2 releases in the last 12 months

see the full history below

Release timeline

38 releases · Jan 2013 to Feb 2026
2014 2016 2018 2020 2022 2024 2026
Release Pre-release

Releases

latest 38
  1. 3.2.3 09 Feb 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 3.2.2...3.2.3

    Open source →
    Release notes

    Fixed

    • Fixed timeout parameter type from int to float to match PHP's fsockopen() signature, allowing fractional second timeouts

    Changed

    • Updated test assertions to use strict type checking for timeout values

    Documentation

    • Fixed bare URL in README by converting to proper markdown link
    • Updated composer version constraint from ~3.0 to ^3.2
    • Added Connection Timeout section documenting float timeout support
    • Fixed grammar and typos in README
    • Standardized section heading capitalization
    Open source →
  2. 3.2.2 02 Sep 2025
    Release notes

    What's Changed

    • chore: update changelog notes for release 3.2.1 by @drwho725 in #13
    • [PHP8.4] Implicitly marking parameter $memory as nullable is deprecated by @PhilETaylor in #12
    • Test against PHP 8.1, 8.2 and 8.3 by @snapshotpl in #9

    New Contributors

    Full Changelog: 3.2.1...3.2.2

    Open source →
  3. 3.2.1 20 Dec 2024

    Nothing published for this version

  4. 3.2.0 24 Nov 2023

    Nothing published for this version

  5. 3.1.2 15 Aug 2022

    Nothing published for this version

  6. 3.1.1 09 Aug 2022
    Release notes

    Fixed

    • Fix mismatch between StatsdAwareTrait and StatsdAwareInterface which breaks php 7.4 compatibility.
    Open source →
  7. 3.1.0 04 Jun 2021
    Release notes

    Added

    • Adds utility classes for helping to auto-inject the StatsD client into a service using a dependency injection container (like Symfony's DI component).
    Open source →
  8. 3.0.2 03 Jan 2020

    Nothing published for this version

  9. 3.0.1 19 Oct 2019
    Release notes

    bumped version to 3.0.1

    Open source →
    Release notes

    Fixed

    • fixed #67 UDPSocket handle DNS change
    Open source →
  10. 3.0.0 02 Sep 2019
    Release notes

    Merge branch 'php7-only'

    Open source →
    Release notes

    Added

    • PHP 7.2 is the new minimum PHP version
    • added type hints and return type declarations
    Open source →
  11. 2.10.0 14 Dec 2018

    Nothing published for this version

  12. 2.9.3 28 Nov 2018

    Nothing published for this version

  13. 2.9.2 24 Nov 2018

    Nothing published for this version

  14. 2.9.1 10 Jul 2018

    Nothing published for this version

  15. 2.9.0 29 Apr 2018

    Nothing published for this version

  16. 2.8.0 29 Apr 2018

    Nothing published for this version

  17. 2.7.0 29 Apr 2018

    Nothing published for this version

  18. 2.6.1 04 Apr 2018

    Nothing published for this version

  19. 2.6.0 30 Jul 2017

    Nothing published for this version

  20. 2.5.0 10 Apr 2017

    Nothing published for this version

  21. 2.4.1 06 Jul 2016

    Nothing published for this version

  22. 2.4.0 23 Apr 2016

    Nothing published for this version

  23. 2.3.0 24 Jan 2016

    Nothing published for this version

  24. 2.2.0 29 Oct 2015
    Release notes

    Added

    • TcpSocket now throws a TCPSocketException if no connection could be established
    Open source →
  25. 2.1.4 14 Apr 2015

    Nothing published for this version

  26. 2.1.3 07 Apr 2015

    Nothing published for this version

  27. 2.1.2 10 Feb 2015

    Nothing published for this version

  28. 2.1.1 10 Feb 2015

    Nothing published for this version

  29. 2.1.0 08 Jan 2015

    Nothing published for this version

  30. 2.0.1 09 Dec 2014

    Nothing published for this version

  31. 2.0.0 06 Dec 2014
    Release notes

    Changed

    • renamed Socket classes: Socket is now a UdpSocket + there is a new TcpSocket class
    • batch messages are split to fit into the configured MTU
    • sampling all metrics must now be configured on the client - no longer in the connection
    • endTiming() returns the time measured
    • for development there is a new (simple) process for running integration tests and such using make
    Open source →
  32. 1.1.3 10 Feb 2015

    Nothing published for this version

  33. 1.1.2 10 Feb 2015

    Nothing published for this version

  34. 1.1.1 01 Dec 2014

    Nothing published for this version

  35. 1.1.0 16 Aug 2014
    Release notes

    Added

    • added support for sets
    • added support for gauges
    • support batch-sending of metrics
    • support sampling of metrics
    Open source →
  36. 1.0.2 21 Jan 2014
    Release notes

    Changed

    • ignore errors when writing on the UDP sockets
    Open source →
  37. 1.0.1 16 Aug 2013
    Release notes

    Fixed

    • ignore all exceptions and errors which are thrown when writing to the UDP socket
    Open source →
  38. 1.0.0 25 Jan 2013
    Release notes

    Added

    • first version supporting counters, timings
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive