openmetrics-php/exposition-text
Implementation of the text exposition format of OpenMetrics
v0.4.3
763K downloads/mo
#3663 most downloaded on Packagist
openmetrics-php/exposition-text
What this package is like to depend on
Last release 6 months ago
20 Feb 2026
Ships unpredictably
gaps range from 2 weeks to 5.2 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
8 releases · first in 2018
1 release in the last 12 months
see the full history below
Release timeline
8 releases · Nov 2018 to Feb 2026Releases
latest 8-
v0.4.320 Feb 2026Release notes
Open source →CHANGELOG
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning and Keep a CHANGELOG.0.4.3 - 2026-02-20
Added
- Support for PHP 8.5 — see #18
0.4.2 - 2025-06-04
Added
- Support for PHP 8.4 — see #16
0.4.1 - 2024-07-16
Fixed
- Invalid separation of labels with ", " (comma and space) instead of "," (comma only) — see #14
0.4.0 - 2024-05-04
- Dropped support for PHP 7.1
- Added support for PHP 8.3
- Removed
HttpResponseclass in order to get rid of the dependency topsr/http-message— see #12- Users must implement or use their own response class to publish the metrics via HTTP
- Fix deprecation warnings for IteratorAggregate since PHP 8.1 — see #8
- Moved CI to GitHub Actions
0.3.1 - 2019-02-19
Fixed
- Decimal representation of histogram buckets (which caused the python parser to fail)
0.3.0 - 2018-11-22
Fixed
- Counters must always be exposed with
<metric_name>_total- #2
Added
- Integration tests to check metrics output against openmetrics' python parser - #3
0.2.0 - 2018-11-16
Added
- Support for PHP >= 7.1 - #1
0.1.0 - 2018-11-04
First stable release.
-
v0.4.204 Jun 2025Release notes
Open source →What's Changed
- Switch to docker compose (without hyphen) by @hollodotme in #15
- Php84 by @Vitexus in #17
New Contributors
Full Changelog: v0.4.1...v0.4.2
-
v0.4.116 Jul 2024Release notes
Open source →CHANGELOG
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning and Keep a CHANGELOG.0.4.1 - 2024-07-16
Fixed
- Invalid separation of labels with ", " (comma and space) instead of "," (comma only) — see #14
0.4.0 - 2024-05-04
- Dropped support for PHP 7.1
- Added support for PHP 8.3
- Removed
HttpResponseclass in order to get rid of the dependency topsr/http-message— see #12- Users must implement or use their own response class to publish the metrics via HTTP
- Fix deprecation warnings for IteratorAggregate since PHP 8.1 — see #8
- Moved CI to GitHub Actions
0.3.1 - 2019-02-19
Fixed
- Decimal representation of histogram buckets (which caused the python parser to fail)
0.3.0 - 2018-11-22
Fixed
- Counters must always be exposed with
<metric_name>_total- #2
Added
- Integration tests to check metrics output against openmetrics' python parser - #3
0.2.0 - 2018-11-16
Added
- Support for PHP >= 7.1 - #1
0.1.0 - 2018-11-04
First stable release.
Release notes
Open source →Fixed
- Invalid separation of labels with ", " (comma and space) instead of "," (comma only) — see #14
-
v0.4.004 May 2024Release notes
Open source →CHANGELOG
All notable changes to this project will be documented in this file.
This project adheres to Semantic Versioning and Keep a CHANGELOG.0.4.0 - 2024-05-04
- Dropped support for PHP 7.1
- Added support for PHP 8.3
- Removed
HttpResponseclass in order to get rid of the dependency topsr/http-message— see #12- Users must implement or use their own response class to publish the metrics via HTTP
- Fix deprecation warnings for IteratorAggregate since PHP 8.1 — see #8
- Moved CI to GitHub Actions
0.3.1 - 2019-02-19
Fixed
- Decimal representation of histogram buckets (which caused the python parser to fail)
0.3.0 - 2018-11-22
Fixed
- Counters must always be exposed with
<metric_name>_total- #2
Added
- Integration tests to check metrics output against openmetrics' python parser - #3
0.2.0 - 2018-11-16
Added
- Support for PHP >= 7.1 - #1
0.1.0 - 2018-11-04
First stable release.
Release notes
Open source →- Dropped support for PHP 7.1
- Added support for PHP 8.3
- Removed
HttpResponseclass in order to get rid of the dependency topsr/http-message— see #12- Users must implement or use their own response class to publish the metrics via HTTP
- Fix deprecation warnings for IteratorAggregate since PHP 8.1 — see #8
- Moved CI to GitHub Actions
-
v0.3.119 Feb 2019Release notes
Open source →Fixed
- Decimal representation of histogram buckets (which caused the python parser to fail)
Release notes
Open source →Fixed
- Decimal representation of histogram buckets (which caused the python parser to fail)
-
v0.3.022 Nov 2018Release notes
Open source →Fixed
- Counters must always be exposed with
<metric_name>_total- #2
Added
- Integration tests to check metrics output against openmetrics' python parser - #3
Release notes
Open source →Fixed
- Counters must always be exposed with
<metric_name>_total- [#2]
Added
- Integration tests to check metrics output against openmetrics' python parser - [#3]
- Counters must always be exposed with
-
v0.2.016 Nov 2018 -
v0.1.004 Nov 2018