Lines Matching refs:PHP
1 # MaxMind DB Reader PHP API #
5 This is the PHP API for reading MaxMind DB files. MaxMind DB is a binary file
104 ## Optional PHP C Extension ##
135 Note: You may need to install the PHP development package on your OS such as
142 pure PHP reader and the C extension support this type. The pure PHP reader
146 by the C extension and a decimal string (no prefix) by the pure PHP reader.
160 This library requires PHP 5.6 or greater.
163 using the pure PHP API.
172 The MaxMind DB Reader PHP API uses [Semantic Versioning](https://semver.org/).