eslavondigital/mobile-detector

a simple detector that the user uses a mobile browser

v0.0.2 2020-06-13 13:36 UTC

This package is auto-updated.

Last update: 2024-09-13 22:53:48 UTC


README

php version Latest Stable Version License

a simple detector that the user uses a mobile browser

Installation

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