Home
Docs
GitHub
Pricing
Blog
Log In

Run Sandworm Audit for your App

Get started
Hold on, we're currently generating a fresh version of this report
Generated on May 8, 2024 via composer

maxmind/web-service-common v0.9.0

Internal MaxMind Web Service API
Package summary
Share
0
issues
2
licenses
1
MIT
1
Apache-2.0
Package created
1 Jun 2015
Version published
28 Mar 2022
Maintainers
2
Total deps
2
Direct deps
1
License
Apache-2.0

Issues

0
This package has no issues

Licenses

MIT License

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
Cannot
hold-liable
Must
include-copyright
include-license
1 Packages, Including:
composer/ca-bundle@1.5.0

Apache License 2.0

Permissive
OSI Approved
This is a human-readable summary of (and not a substitute for) the license. Disclaimer.
Can
commercial-use
modify
distribute
sublicense
private-use
use-patent-claims
place-warranty
Cannot
hold-liable
use-trademark
Must
include-copyright
include-license
state-changes
include-notice
1 Packages, Including:
maxmind/web-service-common@v0.9.0
Disclaimer

This deed highlights only some of the key features and terms of the actual license. It is not a license and has no legal value. You should carefully review all of the terms and conditions of the actual license before using the licensed material.

Sandworm is not a law firm and does not provide legal services. Distributing, displaying, or linking to this deed or the license that it summarizes does not create a lawyer-client or any other relationship.

Direct Dependencies

1
All Dependencies CSV
β“˜ This is a list of maxmind/web-service-common 's direct dependencies. Data on all dependencies, including transitive ones, is available via CSV download.
NameVersionSizeLicenseTypeVulnerabilities
composer/ca-bundle1.5.0-MIT
prod

Visualizations

Frequently Asked Questions

What does maxmind/web-service-common do?

As a shared library tool, MaxMind Web Service Common is leveraged for the shared code between MaxMind's various web service client APIs. Designed primarily for internal use rather than for direct third-party implementation, this PHP-based package aids the organization in streamlining its web services, resulting in improved efficiency and consistency.

How do you use maxmind/web-service-common?

To take advantage of MaxMind Web Service Common, one must have a PHP version of 7.2 or higher. Since MaxMind Web Service Common package is installed via Composer, one needs to add the requirement of this package in the composer.json file and update the dependencies. While there isn't any direct usage for this package as it's primarily used internally, it's incorporated within MaxMind's web services APIs. For instance, if you're using MaxMind's GeoIP2 web services, this package may be used in the background.

Please note that any patches, pull requests, and contributions should adhere to the PSR-2 style guidelines to maintain coding coherence. Moreover, including unit tests for new contributions is highly recommended.

Where are the maxmind/web-service-common docs?

As this package isn't designed for direct use, it doesn't have its own dedicated documentation. It's primarily a piece of underlying infrastructure that fuels other MaxMind services. The primary documentation for these services, such as MaxMind's GeoIP2 services, should provide insight into the individual features and behavior of those services. Further details about the package usage, contribution, and versioning can be accessed through the GitHub repository.