Skip to content

[Composer package] Определяет местоположение пользователя по IP

Notifications You must be signed in to change notification settings

yaleksandr89/determining-user-location

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Determining the user's location by IP

Documentation

Request all information

$determiningUserLocation->getAllInfoAboutUser();

all-info.png

Request for a specific field

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

specific-field.png

Licence

MIT