{"id":91047,"library":"maxmind-db-reader","title":"MaxMind DB Reader","description":"MaxMind DB Reader API for reading MaxMind DB files.","status":"active","version":"1.13.1","language":"php","source_language":null,"source_url":"https://github.com/maxmind/MaxMind-DB-Reader-php","tags":["geoip","ip","geolocation","database","maxmind"],"install":[{"cmd":"composer require maxmind-db/reader","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Reader","correct":"use MaxMind\\Db\\Reader;"}],"quickstart":{"code":"use MaxMind\\Db\\Reader;\n\n$reader = new Reader('/path/to/database.mmdb');\n$record = $reader->get('8.8.8.8');\n$reader->close();","lang":"php","description":"Read an IP address record from a MaxMind database."},"warnings":[{"fix":"Upgrade PHP to version 7.2+.","message":"Requires PHP 7.2 or higher.","severity":"breaking","affected_versions":"<1.11.0"}],"env_vars":null,"search_vec":"'api':7 'databas':16 'db':2,5,11 'file':12 'geoip':13 'geoloc':15 'ip':14 'maxmind':1,4,10,17 'read':9 'reader':3,6","created_at":"2026-06-19T09:12:29.969302+00:00","updated_at":"2026-06-19T09:12:29.969302+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/maxmind/MaxMind-DB-Reader-php","github":"https://github.com/maxmind/MaxMind-DB-Reader-php","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}