Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-maxmind-db-reader - MaxMind DB Reader

Website:
https://github.com/maxmind/MaxMind-DB-Reader-php
Licence:
ASL 2.0
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
MaxMind DB Reader PHP API.

MaxMind DB is a binary file format that stores data indexed by
IP address subnets (IPv4 or IPv6).

Databases are available in geolite2-country and geolite2-city packages.

The extension available in php-maxminddb package allow better
performance.

Autoloader: /usr/share/php/MaxMind/Db/Reader/autoload.php

Packages

php-maxmind-db-reader-1.8.0-2.el6.remi.noarch [20 KiB] Changelog by Remi Collet (2020-10-02):
- update to 1.8.0
- drop patches merged upstream
php-maxmind-db-reader-1.7.0-1.el6.remi.noarch [19 KiB] Changelog by Remi Collet (2020-08-08):
- update to 1.7.0
- now available on pecl
- raise dependency on PHP 7.2
- switch to phpunit8