This is the C extension for MaxMind DB Reader, providing significantly faster IP lookups compared to the pure PHP implementation.
pie install maxmind-db/reader-extThe extension requires the libmaxminddb C library:
sudo apt-get install libmaxminddb-devbrew install libmaxminddbSee libmaxminddb installation instructions.
See the main repository for full documentation: https://github.com/maxmind/MaxMind-DB-Reader-php
- maxmind-db/reader - Pure PHP implementation (no compilation needed)
Please report issues at: https://github.com/maxmind/MaxMind-DB-Reader-php/issues
This software is Copyright (c) 2014-2025 by MaxMind, Inc.
This is free software, licensed under the Apache License, Version 2.0.