odannyc/iphone-locator 问题修复 & 功能扩展

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

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

odannyc/iphone-locator

Composer 安装命令:

composer require odannyc/iphone-locator

包简介

A simple tool to retrieve your iPhone's location using a reversed engineered iCloud API.

README 文档

README

A simple tool to retrieve your iPhone's location using a reversed engineered iCloud API.

Installation

To install this simple PHP client you simply need to use composer:

composer install odannyc/iphone-locator

If you don't have composer, well you'll need to download and learn about it.

Usage

To use, you simply need to call 1 simple method:

$username = 'test'; // This is the username associated with the iCloud account.
$password = 'password'; // This is the password associated with the iCloud account.

$locator = new iPhoneLocator($username, $password);

$locator->devices(); // Gets you all devices associated to the account with all their info.

It is still in current development, but that $locator->devices() method will get you all the information you need, and more ;)

Contributions

If you'd like to contribute, make sure to open an issue first explaining what feature you'll be implementing or bug you'll be fixing. Then, do the work and open a pull request on master.

Thank You

Thanks to all the current iphone locator clients there is for PHP in Github right now; I got some ideas from them. But this one is modernized and you can install it with Composer, which the other ones lack.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2016-09-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固