suncat / mobile-detect-bundle
Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
Installs: 5 118 048
Dependents: 12
Suggesters: 1
Security: 0
Stars: 397
Watchers: 25
Forks: 154
Open Issues: 30
Type:symfony-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
README
Symfony 2.4.x-4.0.x 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
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