eslavondigital / mobile-detector
a simple detector that the user uses a mobile browser
v0.0.2
2020-06-13 13:36 UTC
Requires
- php: 7.4.*
This package is auto-updated.
Last update: 2025-03-14 00:10:07 UTC
README
a simple detector that the user uses a mobile browserInstallation
Install the latest version with
$ composer require eslavondigital/mobile-detector
Basic Usage
<?php require_once __DIR__.'/vendor/autoload.php'; var_dump(Eslavon\Mobile\Detector::run()); // true or false
Support Eslavon Digital Financially
Get supported Eslavon Digital and help fund the project.
Yandex.Money: 410016014512747
QIWI: https://qiwi.com/n/eslavon
Author
Vinogradov Victor - eslavon.work.victor@gmail.com - https://vk.com/winogradow.wiktor
Eslavon Digital - eslavondigital@gmail.com - https://vk.com/eslavon
License
All Elavon Digital products are licensed under the MIT license - see the LICENSE
file for details