Download the PHP package evaisse/monolog-geoip-processor without Composer
On this page you can find all versions of the php package evaisse/monolog-geoip-processor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package monolog-geoip-processor
Monolog GeoIP processor
A GeoIP processor for your monolog' logs, the processor will append the following values from $_SERVER (or configured source)
extra.geo_city = 'Roubaix'
extra.geo_country = 'FR'
extra.geo_point = [ // geojson point format
50.6887078, // longitude
3.1492011 // latitude
]
All versions of monolog-geoip-processor with dependencies
PHP Build Version
Package Version
Requires
monolog/monolog Version
1.*
The package evaisse/monolog-geoip-processor contains the following files
Loading the files please wait ....