[ Index ] |
PHP Cross Reference of YOURLS |
[Summary view] [Print] [Text view]
1 # Common Code for MaxMind Web Service Clients # 2 3 This is _not_ intended for direct use by third parties. Rather, it is for 4 shared code between MaxMind's various web service client APIs. 5 6 ## Requirements ## 7 8 The library requires PHP 8.1 or greater. 9 10 There are several other dependencies as defined in the `composer.json` file. 11 12 ## Contributing ## 13 14 Patches and pull requests are encouraged. All code should follow the PSR-2 15 style guidelines. Please include unit tests whenever possible. 16 17 ## Versioning ## 18 19 This API uses [Semantic Versioning](https://semver.org/). 20 21 ## Copyright and License ## 22 23 This software is Copyright (c) 2015-2024 by MaxMind, Inc. 24 25 This is free software, licensed under the Apache License, Version 2.0.
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Wed Apr 2 05:10:25 2025 | Cross-referenced by PHPXref 0.7.1 |