HighSpeaker/vendor/maxmind/web-service-common
2022-12-19 19:49:52 +08:00
..
dev-bin Commit 2022-12-19 19:49:52 +08:00
src Commit 2022-12-19 19:49:52 +08:00
CHANGELOG.md Commit 2022-12-19 19:49:52 +08:00
composer.json Commit 2022-12-19 19:49:52 +08:00
LICENSE Commit 2022-12-19 19:49:52 +08:00
phpstan.neon Commit 2022-12-19 19:49:52 +08:00
README.md Commit 2022-12-19 19:49:52 +08:00

Common Code for MaxMind Web Service Clients

This is not intended for direct use by third parties. Rather, it is for shared code between MaxMind's various web service client APIs.

Requirements

The library requires PHP 7.2 or greater.

There are several other dependencies as defined in the composer.json file.

Contributing

Patches and pull requests are encouraged. All code should follow the PSR-2 style guidelines. Please include unit tests whenever possible.

Versioning

This API uses Semantic Versioning.

This software is Copyright (c) 2015-2020 by MaxMind, Inc.

This is free software, licensed under the Apache License, Version 2.0.