PHPackages                             albeebe/findmyiphone - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. albeebe/findmyiphone

ActiveLibrary

albeebe/findmyiphone
====================

Find My iPhone client library for PHP

2243PHP

Since Feb 2Pushed 9y ago1 watchersCompare

[ Source](https://github.com/joostfaassen/PHP-FindMyiPhone)[ Packagist](https://packagist.org/packages/albeebe/findmyiphone)[ RSS](/packages/albeebe-findmyiphone/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHP-FindMyiPhone
================

[](#php-findmyiphone)

PHP package to locate, play sounds, and lock iOS devices

What is the purpose?
====================

[](#what-is-the-purpose)

Since 2010, I've been logging my location history every 20 minutes. I find it to be really cool to look at a map showing me everywhere I have gone in the past few years.

[![Imgur](https://camo.githubusercontent.com/4816c6d5bf8006b1bd8b49df7ad9a8ca9f8fdb1d615e5b0600cc3136602c44e8/687474703a2f2f692e696d6775722e636f6d2f594139716761752e706e67)](https://camo.githubusercontent.com/4816c6d5bf8006b1bd8b49df7ad9a8ca9f8fdb1d615e5b0600cc3136602c44e8/687474703a2f2f692e696d6775722e636f6d2f594139716761752e706e67)

Why should I use your code?
===========================

[](#why-should-i-use-your-code)

I have a vested interest in this code continuing to work so I'll be very quick to figure out why things stop working (which they do from time to time when Apple changes things) and I'll be quick to fix things.

How exactly does this code work?
================================

[](#how-exactly-does-this-code-work)

I reverse engineered the API that the FindMyiPhone app uses and that allowed me to write this code. I found this really awesome piece of software called [Charles Web Debugging Proxy](http://www.charlesproxy.com) that lets you look at the data an iPhone app sends and receives. Take a look at [example.php](https://github.com/albeebe/PHP-FindMyiPhone/blob/master/example.php) for some sample code to get you up and running. You just need to enter your username and password.

What things can I do with this code?
====================================

[](#what-things-can-i-do-with-this-code)

Currently you can

- Get the current location for any of your devices
- Play a sound and display a message on any of your devices
- Remotely lock and display a message and phone number on any of your devices

Whats the simplest piece of code to get up and running
======================================================

[](#whats-the-simplest-piece-of-code-to-get-up-and-running)

```

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1db66b320db18b8036ea68211b7d8a39e7c6da97e6fd29f59a50380ebb69d0bb?d=identicon)[joostfaassen](/maintainers/joostfaassen)

---

Top Contributors

[![albeebe](https://avatars.githubusercontent.com/u/984591?v=4)](https://github.com/albeebe "albeebe (7 commits)")[![joostfaassen](https://avatars.githubusercontent.com/u/411113?v=4)](https://github.com/joostfaassen "joostfaassen (5 commits)")[![beinnlora](https://avatars.githubusercontent.com/u/17543571?v=4)](https://github.com/beinnlora "beinnlora (2 commits)")

### Embed Badge

![Health badge](/badges/albeebe-findmyiphone/health.svg)

```
[![Health](https://phpackages.com/badges/albeebe-findmyiphone/health.svg)](https://phpackages.com/packages/albeebe-findmyiphone)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
