yaleksandr89/用户位置确定

1.0.0 2023-07-23 19:27 UTC

This package is auto-updated.

Last update: 2024-09-23 22:04:40 UTC


README

文档

请求所有信息

$determiningUserLocation->getAllInfoAboutUser();

all-info.png

请求特定字段

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

specific-field.png

许可证

MIT