bit3 / contao-ikimea-browser-service
Ikimea browser detection as a service.
Installs: 191
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Type:contao-module
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
![Stable Build Status](http://img.shields.io/travis/bit3/contao-ikimea-browser-service/master.svg?style=flat-square&label=stable build) ![Upstream Build Status](http://img.shields.io/travis/bit3/contao-ikimea-browser-service/develop.svg?style=flat-square&label=dev build)
Provides Ikimea Browser detection as a service in the contao dependency container.
/** @var \Ikimea\Browser\Browser $browser */ $browser = $container['ikimea-browser'];