PackageTrack
Sign in Get early access

maxmind/web-service-common

Internal MaxMind Web Service API

v0.11.1 94M downloads/mo #419 most downloaded on Packagist maxmind/web-service-common-php

What this package is like to depend on

Last release 7 months ago

13 Jan 2026

Release timing varies

gaps range from 9 days to 2.6 years

Nearly every release is documented

notes for 19 of 19 stable releases

Nothing withdrawn

no release was ever pulled

11 years old

19 releases · first in 2015

2 releases in the last 12 months

see the full history below

Release timeline

19 releases · Jun 2015 to Jan 2026
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 19
  1. v0.11.1 13 Jan 2026
    Release notes
    • Removed deprecated curl_close() calls. These were no-ops since PHP 8.0
      and are deprecated in PHP 8.5. Pull request by Sam Reed. GitHub #105.
    • Added native property and return types. PHPStan level increased from 6 to 8.
    Open source →
    Release notes
    • Removed deprecated curl_close() calls. These were no-ops since PHP 8.0 and are deprecated in PHP 8.5. Pull request by Sam Reed. GitHub #105.
    • Added native property and return types. PHPStan level increased from 6 to 8.
    Open source →
  2. v0.11.0 20 Nov 2025
    Release notes
    • Type hints have been improved.
    Open source →
    Release notes
    • Type hints have been improved.
    Open source →
  3. v0.10.0 14 Nov 2024
    Release notes
    • PHP 8.1 or greater is now required.
    • Type hints for PHPStan have been improved.
    Open source →
    Release notes
    • PHP 8.1 or greater is now required.
    • Type hints for PHPStan have been improved.
    Open source →
  4. v0.9.0 28 Mar 2022
    Release notes
    • Improved internal type hint usage.
    Open source →
    Release notes
    • Improved internal type hint usage.
    Open source →
  5. v0.8.1 02 Nov 2020
    Release notes
    • We now correctly handle responses without a Content-Type header. In 0.8.0,
      such responses could lead to a type error. In particular, this affected the
      minFraud Report Transaction endpoint, which returns a response with no
      content. Reported by Dmitry Malashko. GitHub #99 on
      maxmind/minfraud-api-php.
    Open source →
    Release notes
    • We now correctly handle responses without a Content-Type header. In 0.8.0, such responses could lead to a type error. In particular, this affected the minFraud Report Transaction endpoint, which returns a response with no content. Reported by Dmitry Malashko. GitHub #99 on maxmind/minfraud-api-php.
    Open source →
  6. v0.8.0 01 Oct 2020
    Release notes
    • PHP 7.2 or greater is now required.
    • Added additional type hints.
    Open source →
    Release notes
    • PHP 7.2 or greater is now required.
    • Added additional type hints.
    Open source →
  7. v0.7.0 06 May 2020
    Release notes
    • Responses with a 204 status code are accepted as successes.
    Open source →
    Release notes
    • Responses with a 204 status code are accepted as successes.
    Open source →
  8. v0.6.0 12 Dec 2019
    Release notes
    • Curl handles are now reused across requests. Pull request by Willem
      Stuursma-Ruwen. GitHub #24.
    • PHP 5.6 is now required.
    Open source →
    Release notes
    • Curl handles are now reused across requests. Pull request by Willem Stuursma-Ruwen. GitHub #24.
    • PHP 5.6 is now required.
    Open source →
  9. v0.5.0 12 Feb 2018
    Release notes
    • Refer to account IDs using the terminology "account" rather than "user".
    Open source →
    Release notes
    • Refer to account IDs using the terminology "account" rather than "user".
    Open source →
  10. v0.4.0 06 Jul 2017
    Release notes
    • PHP 5.4 is now required.
    Open source →
    Release notes
    • PHP 5.4 is now required.
    Open source →
  11. v0.3.1 18 Aug 2016
    Release notes
    • On Mac OS X when using a curl built against SecureTransport, the certs in the system's keychain will now be used instead of the CA bundle on the file system.
    Open source →
  12. v0.3.0 09 Aug 2016
    Release notes
    • This package now uses composer/ca-bundle by default rather than a CA bundle distributed with this package. composer/ca-bundle will first try to use the system CA bundle and will fall back to the Mozilla CA bundle when no system bundle is available. You may still specify your own bundle using the caBundle option.
    Open source →
  13. v0.2.1 13 Jun 2016
    Release notes
    • Fix typo in code to copy cert to temp directory.
    Open source →
  14. v0.2.0 10 Jun 2016
    Release notes
    • Added handling of additional error codes that the web service may return.
    • A USER_ID_UNKNOWN error will now throw a MaxMind\Exception\AuthenticationException.
    • Added support for proxy option. Closes #6.
    Open source →
  15. v0.1.0 23 May 2016
    Release notes
    • A PERMISSION_REQUIRED error will now throw a PermissionRequiredException exception.
    • Added a .gitattributes file to exclude tests from Composer releases. GitHub #7.
    • Updated included cert bundle.
    Open source →
  16. v0.0.4 21 Jul 2015
    Release notes
    • Added extremely basic tests for the curl calls.
    • Fixed broken POSTs.
    Open source →
  17. v0.0.3 30 Jun 2015
    Release notes
    • Floats now work with the timeout and connectTimeout options. Fix by Benjamin Pick. GitHub PR #2.
    • curl_error is now used instead of curl_strerror. The latter is only available for PHP 5.5 or later. Fix by Benjamin Pick. GitHub PR #1.
    Open source →
  18. v0.0.2 09 Jun 2015
    Release notes
    • An exception is now immediately thrown curl error rather than letting later status code checks throw an exception. This improves the exception message greatly.
    • If this library is inside a phar archive, the CA certs are copied out of the archive to a temporary file so that curl can use them.
    Open source →
  19. v0.0.1 01 Jun 2015
    Release notes
    • Initial release.
    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