There is no license information available for the latest version (dev-master) of this package.

Geo IP PSR-7 middleware

Maintainers

Package info

github.com/php-middleware/geo-ip

pkg:composer/php-middleware/geo-ip

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

dev-master 2016-02-15 15:54 UTC

This package is not auto-updated.

Last update: 2026-03-07 02:17:28 UTC


README

Geo IP PSR-7 middleware

Recognize location by IP from ServerRequest attribute and set geoip_address_collection attribute with \Geocoder\Model\AddressCollection instance.

Works great with akrabat/rka-ip-address-middleware.