eslavondigital / mobile-detector
a simple detector that the user uses a mobile browser
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/eslavondigital/mobile-detector
Requires
- php: 7.4.*
This package is auto-updated.
Last update: 2025-10-14 01:19:12 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