Hello, I am a developer at MaxMind and we would like to distribute our maxminddb on PECL. We briefly pursued this back in 2013 and, at the time, made some improvements based on feedback here. Below is my original introduction, all of which is still relevant.
Thank you! Greg ---------- Forwarded message --------- From: Greg Oschwald <goschw...@maxmind.com> Date: Fri, Nov 1, 2013 at 7:19 AM Subject: Adding libmaxminddb extension to PECL To: <pecl-dev@lists.php.net> Hello, I am a developer at MaxMind, Inc., and we are interested in distributing our extension for libmaxminddb through PECL. libmaxminddb is a C reader for the open MaxMind DB format for storing IP data. This format is the successor to our legacy GeoIP format (as read by the current "geoip" PECL). For the specification and test databases, see: https://github.com/maxmind/MaxMind-DB The C library is available at: https://github.com/maxmind/libmaxminddb Currently the extension is distributed along side our pure PHP reader: https://github.com/maxmind/MaxMind-DB-Reader-php (in the ext directory) We would love any feedback you have. Thank you for your consideration, Greg