suncat/mobile-detect-bundle
Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
Maintainers
Package info
github.com/suncat2000/MobileDetectBundle
Type:symfony-bundle
pkg:composer/suncat/mobile-detect-bundle
Requires
- php: >=5.5.9
- mobiledetect/mobiledetectlib: ~2.8
- symfony/framework-bundle: ~2.7|~3.3|~4.0
- twig/twig: ~1.26|~2.0
Requires (Dev)
- phpunit/phpunit: ^4.8.35|^5.4.3|^6.0
- satooshi/php-coveralls: ^2.0.0
- symfony/phpunit-bridge: ~2.7|~3.3|~4.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 06007fec624587fd90e8963b796fc84fff64d4d8
- Nikolay Ivlev <nikolay.kotovsky.woop@gmail.com>
- Henri Vesala <henri.vesala.woop@gmail.com>
- netmikey
mobilemobile detectsymfony mobilemobile view managingmobile redirect
README
Symfony 2.4.x-4.0.x bundle for detect mobile devices, manage mobile view and redirect to the mobile and tablet version.
👁 Build Status
👁 Latest Stable Version
👁 Total Downloads
👁 Coverage Status
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
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
