Download the PHP package infinityloop-dev/client-detect without Composer
On this page you can find all versions of the php package infinityloop-dev/client-detect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download infinityloop-dev/client-detect
More information about infinityloop-dev/client-detect
Files in infinityloop-dev/client-detect
Package client-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/infinityloop-dev/client-detect
Informations about the package client-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 client-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