contao-community-alliance / mobile-detect-service
MobileDetect as a service.
Installs: 201
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 1
Open Issues: 0
Type:contao-module
Requires
- php: ^5.6 || ^7.0
- contao-community-alliance/composer-plugin: ^2.0
- contao-community-alliance/dependency-container: ^1.0
- contao/core: ^3.5.5
- mobiledetect/mobiledetectlib: ^2.5
Requires (Dev)
- phpcq/all-tasks: ^1.0
Replaces
This package is auto-updated.
Last update: 2025-03-22 21:19:34 UTC
README


Provides MobileDetect as a service in the contao dependency container.
/** @var \Mobile_Detect $mobileDetect */ $mobileDetect = $container['mobile-detect'];