Download the PHP package ipub/mobile-detect without Composer
On this page you can find all versions of the php package ipub/mobile-detect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ipub/mobile-detect
More information about ipub/mobile-detect
Files in ipub/mobile-detect
Package mobile-detect
Short Description Extension for detecting mobile devices, managing mobile view types, redirect to mobile version for Nette Framework
License GPL-2.0 GPL-3.0
Homepage https://github.com/iPublikuj/mobile-detect
Informations about the package mobile-detect
MobileDetect
Extension for detecting mobile devices, managing mobile view types, redirect to mobile version for Nette Framework
Introduction
This extension use Mobile_Detect class and provides the following features:
- Detect the various mobile devices by name, OS, browser User-Agent
- Manages site views for the variuos mobile devices (
mobile
,phone
,tablet
,full
) - Redirects to mobile and tablet sites
Installation
The best way to install ipub/mobile-detect is using Composer:
After that you have to register extension in config.neon.
Package contains trait, which you will have to use in class, where you want to use mobile detector.
Documentation
Learn how to get info about visitor device in documentation.
Homepage https://www.ipublikuj.eu and repository http://github.com/iPublikuj/mobile-detect.
All versions of mobile-detect with dependencies
nette/application Version ~3.0
nette/di Version ~3.0
nette/http Version ~3.0
nette/utils Version ~3.0
latte/latte Version ~2.5
jenssegers/agent Version ~2.5