Application
Table of Contents
Interfaces
- ProviderInterface
Classes
- Reader
- Instances of this class provide a reader for the GeoIP2 database format.
- AddressNotFoundException
- This class represents a generic error.
- AuthenticationException
- This class represents a generic error.
- GeoIp2Exception
- This class represents a generic error.
- HttpException
- This class represents an HTTP transport error.
- InvalidRequestException
- This class represents an error returned by MaxMind's GeoIP2
web service.
- OutOfQueriesException
- This class represents a generic error.
- AnonymousIp
- This class provides the GeoIP2 Anonymous IP model.
- Asn
- This class provides the GeoLite2 ASN model.
- City
- Model class for the data returned by City Plus web service and City
database.
- ConnectionType
- This class provides the GeoIP2 Connection-Type model.
- Country
- Model class for the data returned by GeoIP2 Country web service and database.
- Domain
- This class provides the GeoIP2 Domain model.
- Enterprise
- Model class for the data returned by GeoIP2 Enterprise database lookups.
- Insights
- Model class for the data returned by GeoIP2 Insights web service.
- Isp
- This class provides the GeoIP2 ISP model.
- AbstractNamedRecord
- AbstractPlaceRecord
- City
- City-level data associated with an IP address.
- Continent
- Contains data for the continent record associated with an IP address.
- Country
- Contains data for the country record associated with an IP address.
- Location
- Contains data for the location record associated with an IP address.
- MaxMind
- Contains data about your account.
- Postal
- Contains data for the postal record associated with an IP address.
- RepresentedCountry
- Contains data for the represented country associated with an IP address.
- Subdivision
- Contains data for the subdivisions associated with an IP address.
- Traits
- Contains data for the traits record associated with an IP address.
- Util
- Client
- This class provides a client API for all the GeoIP2 web services.