Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 303 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 303 Bytes

geo-ip middleware

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.