bit3 / contao-ikimea-browser-service
This package is abandoned and no longer maintained.
The author suggests using the contao-community-alliance/ikimea-browser-service package instead.
Ikimea browser detection as a service.
Package info
github.com/bit3archive/contao-ikimea-browser-service
Type:contao-module
pkg:composer/bit3/contao-ikimea-browser-service
1.0.0
2014-11-28 09:38 UTC
Requires
- php: >=5.3.2
- contao-community-alliance/composer-plugin: ~2.0
- contao-community-alliance/dependency-container: ~1.0
- contao/core: ~3.2
- ikimea/browser: ~1.0
Requires (Dev)
This package is not auto-updated.
Last update: 2022-02-01 12:42:05 UTC
README


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