contao-community-alliance / mobile-detect-service
MobileDetect as a service.
Package info
github.com/contao-community-alliance/mobile-detect-service
Type:contao-module
pkg:composer/contao-community-alliance/mobile-detect-service
1.1.0
2018-12-22 07:47 UTC
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: 2026-02-22 23:19:52 UTC
README


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