miniclip/mobi

This package is abandoned and no longer maintained. No replacement package was suggested.

A small library to gather mobile OS versions

0.3 2023-09-21 11:03 UTC

This package is not auto-updated.

Last update: 2023-09-21 11:08:26 UTC


README

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.