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
>=8.0.2
symfony/framework-bundle Version ^4.4.31|^5.3|^6.0|^7.0
mobiledetect/mobiledetectlib Version ^2.8.37
twig/twig Version ^3.3
symfony/yaml Version ^4.4.31 || ^5.3 || ^6.0 || ^7.0
symfony/http-foundation Version ^4.4.31 || ^5.3 || ^6.0 || ^7.0
symfony/http-kernel Version ^4.4.31 || ^5.3 || ^6.0 || ^7.0
symfony/framework-bundle Version ^4.4.31|^5.3|^6.0|^7.0
mobiledetect/mobiledetectlib Version ^2.8.37
twig/twig Version ^3.3
symfony/yaml Version ^4.4.31 || ^5.3 || ^6.0 || ^7.0
symfony/http-foundation Version ^4.4.31 || ^5.3 || ^6.0 || ^7.0
symfony/http-kernel Version ^4.4.31 || ^5.3 || ^6.0 || ^7.0
The package netbull/mobile-detect-bundle contains the following files
Loading the files please wait ....