PHPackages                             liopoos/apple-device-mapper - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. liopoos/apple-device-mapper

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

liopoos/apple-device-mapper
===========================

A PHP library for bidirectional mapping between Apple device model identifiers and device names

v0.0.1(4mo ago)00MITPHPPHP &gt;=7.3

Since Dec 31Pushed 4mo agoCompare

[ Source](https://github.com/liopoos/apple-device-mapper)[ Packagist](https://packagist.org/packages/liopoos/apple-device-mapper)[ RSS](/packages/liopoos-apple-device-mapper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Apple Device Mapper
===================

[](#apple-device-mapper)

A PHP library for bidirectional mapping between Apple device model identifiers and device names.

[![PHP Version](https://camo.githubusercontent.com/32f89e9c9b05b73376fddd286d3925e5b1304395247d716b8a3f74591327f40f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344372e332d626c75652e737667)](https://www.php.net/)[![License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](LICENSE)

Overview
--------

[](#overview)

Apple Device Mapper provides an efficient way to convert between Apple device model identifiers (like `iphone10,1`) and human-readable device names (like `iPhone 8 (Global)`).

Installation
------------

[](#installation)

```
composer require liopoos/apple-device-mapper
```

Requirements
------------

[](#requirements)

- PHP &gt;= 7.3

Quick Start
-----------

[](#quick-start)

```
