br33f/php-ga4-mp
PHP GoogleAnalytics4 Measurement Protocol Library
v0.1.6
1.6M downloads/mo
#3372 most downloaded on Packagist
br33f/php-GA4-Measurement-Protocol
What this package is like to depend on
Last release 8 months ago
07 Dec 2025
Ships fairly regularly
a new release about every 8 months
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
7 releases · first in 2021
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Jun 2021 to Dec 2025Releases
latest 7-
v0.1.607 Dec 2025Release notes
Open source →What's Changed
- Fix some PHP 8.3/8.4 warnings/deprecations by @DerManoMann in #50
- Use
Psr\Http\Message\StreamInterfaceto type-hint the stream body by @DerManoMann in #51 - Updated PHP Version requirement to 7.3+
Full Changelog: v0.1.5...v0.1.6
-
v0.1.520 Apr 2024Release notes
Open source →What's Changed
- Add support for
user_databy @DerManoMann in #45 - Avoid calling getContents() on response stream by @DerManoMann in #44
- Add support for consent mode by @AlexisPPLIN in #46
New Contributors
- @DerManoMann made their first contribution in #45
Full Changelog: v0.1.4...v0.1.5
- Add support for
-
v0.1.412 Dec 2023Release notes
Open source →What's Changed
- Adding add_to_wishlist event by @AlexisPPLIN in #40
- Add method chaining for Service and HttpClient by @w1cerg in #30
New Contributors
- @AlexisPPLIN made their first contribution in #40
- @w1cerg made their first contribution in #30
Full Changelog: v0.1.3...v0.1.4
-
v0.1.320 Mar 2023Release notes
Open source →What's Changed
- fix incorrect format for user-properties in request by @mm-sam in #14
- Update README.md by @Luxato in #17
- Actually delete lockfile by @bradjones1 in #18
- Add .editorconfig file by @bradjones1 in #21
- Firebase support by @bradjones1 in #20
New Contributors
- @mm-sam made their first contribution in #14
- @Luxato made their first contribution in #17
- @bradjones1 made their first contribution in #18
Full Changelog: v0.1.2...v0.1.3
-
v0.1.225 Aug 2022Release notes
Open source →What's Changed
- Make sure we don't send incorrect data to Google Analytics. Fixes #10. by @roelvanduijnhoven in #12
- Libraries don't need a lock file by @roelvanduijnhoven in #11
- Add missing semi-coluns by @theeldarka in #13
New Contributors
- @roelvanduijnhoven made their first contribution in #12
- @theeldarka made their first contribution in #13
Full Changelog: v0.1.1...v0.1.2
-
v0.1.122 Jul 2022Release notes
Open source →- Updated dependecies
- IP Override support - Pull request #4
- Added option to prepend WWW to endpoint url Commit e57b364
-
v0.1.025 Jun 2021