janwebdev / mobile-detect-bundle
Symfony5/6 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 156
Type:symfony-bundle
Requires
- php: >=7.4
- mobiledetect/mobiledetectlib: ^2.8
- symfony/framework-bundle: ^5.4|^6.0
- twig/twig: ~2.0|^3.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.5
- phpunit/phpunit: ^6.0|^7.0|^8.0|^9.0
- roave/security-advisories: dev-latest
- symfony/phpunit-bridge: ^5.4|^6.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