GeoIP2 PHP API v2.4.4
  • Namespace
  • Class

Namespaces

  • GeoIp2
    • Database
    • Exception
    • Model
    • Record
    • WebService
  • MaxMind
    • Db
      • Reader
  • PHP

Classes

  • AbstractPlaceRecord
  • AbstractRecord
  • City
  • Continent
  • Country
  • Location
  • MaxMind
  • Postal
  • RepresentedCountry
  • Subdivision
  • Traits

Class MaxMind

Contains data about your account.

This record is returned by all location services and databases.

GeoIp2\Record\AbstractRecord implements GeoIp2\Compat\JsonSerializable
Extended by GeoIp2\Record\MaxMind
Namespace: GeoIp2\Record
Located at Record/MaxMind.php

Methods summary

Methods inherited from GeoIp2\Record\AbstractRecord

__isset(), jsonSerialize()

Properties summary

Magic properties

public read-only integer|null $queriesRemaining

The number of remaining queries you have for the service you are calling.

GeoIP2 PHP API v2.4.4 API documentation generated by ApiGen