Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yaleksandr89/determining-user-location

[Composer package] Определяет местоположение пользователя по IP
https://github.com/yaleksandr89/determining-user-location

composer composer-library composer-plugin ip location php php8 php80 php81 php82

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Determining the user's location by IP

## Documentation

* [Russian](docs/ru.md)
* [English](docs/ru.md)

### Request all information

`$determiningUserLocation->getAllInfoAboutUser();`

![all-info.png](docs%2Fall-info.png)

### Request for a specific field

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

![specific-field.png](docs%2Fspecific-field.png)

## Licence

MIT