ftembe/client-info 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ftembe/client-info

Composer 安装命令:

composer require ftembe/client-info

包简介

Getting The Client Information

README 文档

README

This packet uses information from the User-Agent HTTP header sent by the client's browser to extract information about the browser, operating system, device and other information used by the user to access the website.

The package may provide information such as browser name and version, operating system, device architecture, device type, and preferred language.

Installation

To install this package no can use composer

composer require ftembe/client-info

Usage

require('vendor/autoload.php');

use Kitara\Client;

$client = new Client;

echo $post_id;
echo $client->ip;
echo $client->browser;
echo $client->device;
echo $client->plataform;
echo $client->country['CountryName'];
echo $client->country['ContinentName'];
echo $client->country['Latitude'];
echo $client->country['Longitude'];
echo $client->country['Timezone'];

统计信息

  • 总下载量: 2
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-02-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固