2017 © Pedro Peláez
 

library udid-tools

Apple UDID tools

image

mrarm/udid-tools

Apple UDID tools

  • Tuesday, March 6, 2018
  • by MrARM
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Apple UDID Tools

Build Status Calculates apple UDIDs., (*1)

Features

Feel free to propose new ideas for the project. Future changes might include making a profile based check., (*2)

  • UDID Calculation

Example

UDID Calculation

use \mrarm\UDID\Tools;
$UDID = Tools::CalculateUDID("DMPPF84LFK11", "6552664192520", "5c:f5:da:98:fc:e4", "5c:f5:da:98:fc:e5");
echo($UDID);

Returns efe72ce274fb3deaea3568544e510b182f4a8b85, (*3)

The Versions

06/03 2018

dev-dev

dev-dev

Apple UDID tools

  Sources   Download

GPL-3.0-or-later

The Requires

 

by Avatar MrARM

26/02 2018

dev-master

9999999-dev

Apple UDID tools

  Sources   Download

GPL-3.0-or-later

by Avatar MrARM