Download the PHP package netbull/mobile-detect-bundle without Composer
On this page you can find all versions of the php package netbull/mobile-detect-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download netbull/mobile-detect-bundle
More information about netbull/mobile-detect-bundle
Files in netbull/mobile-detect-bundle
Download netbull/mobile-detect-bundle
More information about netbull/mobile-detect-bundle
Files in netbull/mobile-detect-bundle
Vendor netbull
Package mobile-detect-bundle
Short Description Symfony 4/5/6 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
License MIT
Homepage https://github.com/suncat2000/MobileDetectBundle
Package mobile-detect-bundle
Short Description Symfony 4/5/6 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
License MIT
Homepage https://github.com/suncat2000/MobileDetectBundle
Please rate this library. Is it a good library?
Informations about the package mobile-detect-bundle
It looks like the official repo is abandoned, so as a temporary fix this can be used.
MobileDetectBundle
Symfony 4/5/6 bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
Introduction
This Bundle 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 various mobile devices (
mobile
,tablet
,full
) - Redirects to mobile and tablet sites
Installation
-
Install the latest version via composer:
- If you don't use Symfony Flex, you must enable the bundle manually in the application:
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Read the Documentation for master
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
Credits
All versions of mobile-detect-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8.0 || ^8.1
symfony/framework-bundle Version ^4.4|^5.0|^6.0
mobiledetect/mobiledetectlib Version ^2.8
twig/twig Version 2.*|3.*
symfony/framework-bundle Version ^4.4|^5.0|^6.0
mobiledetect/mobiledetectlib Version ^2.8
twig/twig Version 2.*|3.*
The package netbull/mobile-detect-bundle contains the following files
Loading the files please wait ....