| Package Information | 
                
                    | Summary | Reader for the MaxMind DB file format | 
                
                    | Maintainers | Greg Oschwald                                                            <
                                    goschwald at maxmind dot com                                >
                                                        (lead)
                                                                                    [details] 
 | 
                
                    | License | Apache License 2.0 | 
                
                    | Description | This is the PHP extension for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). | 
                                    
                        | Homepage | https://github.com/maxmind/MaxMind-DB-Reader-php | 
                
                                    
                        | Release notes Version 1.12.0
 (stable)
 | * Improve the error handling when the user tries to open a directory with the pure PHP reader.
 * Improve the typehints on arrays in the PHPDocs.
 |