{ "name": "peterkahl/ip2asn", "type": "library", "description": "Maps IP address to ASN. ASN to prefix. Both IPv4 and IPv6.", "keywords": ["ip", "ip-to-asn", "asn", "bgp", "asn-to-prefix"], "homepage": "https://github.com/peterkahl/ip2asn", "license": "Apache-2.0", "authors": [ { "name": "Peter Kahl", "homepage": "https://www.cidrcalculator.com/", "role": "Developer" } ], "require": { "php": ">=5.3.0" }, "autoload": { "psr-4": { "peterkahl\\ip2asn\\": "src/" } } }
info at phpclasses dot org