A small utility library to keep track of currently available mobile operating system versions.
Install the latest version with:
$ composer require miniclip/mobi
- PHP 5.6 is required but using the latest version of PHP is highly recommended.
The basic class is very self explanatory. There are static methods that will allow you to fetch an array, containing codenames and respective versions.
miniclip/mobi is licensed under the MIT License, see the LICENSE file for details.