yaleksandr89/determining-user-location

API for determining the user location

1.0.0 2023-07-23 19:27 UTC

This package is auto-updated.

Last update: 2024-05-23 21:12:03 UTC


README

Documentation

Request all information

$determiningUserLocation->getAllInfoAboutUser();

all-info.png

Request for a specific field

$userSpecificFieldInfo = $determiningUserLocation->getSpecificFieldInfoAboutUser('ip');

specific-field.png

Licence

MIT