contao-community-alliance/mobile-detect-service
MobileDetect as a service.
Maintainers
Package info
github.com/contao-community-alliance/mobile-detect-service
Type:contao-module
pkg:composer/contao-community-alliance/mobile-detect-service
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
Suggests
None
Provides
None
Conflicts
None
Replaces
LGPL-3.0-or-later d9f5c11bb29f83cdd645e88f6d79b8f974af6188
- Tristan Lins <tristan.lins.woop@bit3.de>
- David Molineus <david.molineus.woop@netzmacht.de>
This package is auto-updated.
Last update: 2026-06-23 00:03:38 UTC
README
👁 Version


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