contao-community-alliance / ikimea-browser-service
Ikimea browser detection as a service.
Package info
github.com/contao-community-alliance/ikimea-browser-service
Type:contao-module
pkg:composer/contao-community-alliance/ikimea-browser-service
1.1.0
2018-12-22 08:07 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
- ikimea/browser: ^1.0
Requires (Dev)
- phpcq/all-tasks: ^1.0
Replaces
This package is auto-updated.
Last update: 2026-02-22 23:10:23 UTC
README


Provides Ikimea Browser detection as a service in the contao dependency container.
/** @var \Ikimea\Browser\Browser $browser */ $browser = $container['ikimea-browser'];