/mobi

A small PHP library to gather mobile OS versions

Primary LanguagePHPMIT LicenseMIT

miniclip/mobi

A small utility library to keep track of currently available mobile operating system versions.

Installation

Install the latest version with:

$ composer require miniclip/mobi

Requirements

  • PHP 5.6 is required but using the latest version of PHP is highly recommended.

Basic usage

The basic class is very self explanatory. There are static methods that will allow you to fetch an array, containing codenames and respective versions.

License

miniclip/mobi is licensed under the MIT License, see the LICENSE file for details.