Namespace GeoIp2\Database
Reader | Instances of this class provide a reader for the GeoIP2 database format. IP
addresses can be looked up using the country and city
methods. We also provide cityIspOrg and omni methods
to ease compatibility with the web service client, although we may offer the
ability to specify additional databases to replicate these web services in the
future (e.g., the ISP/Org database).
|