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

Geo IP PSR-7 middleware

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 1

pkg:composer/php-middleware/geo-ip

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

This package is not auto-updated.

Last update: 2025-10-03 23:58:55 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.