Reader

Class: Instances of this class provide a reader for the MaxMind DB format. IP addresses can be looked up using the get method.

Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:18

Used by 0 functions | Uses 0 functions

Reader::__construct()

Method: Constructs a Reader for the MaxMind DB format. The file passed to it must be a valid MaxMind DB file such as a GeoIp2 database file.

Source: vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php:43

Used by 2 functions | Uses 4 functions