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.
Maintainers
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)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 50431d3832ed83c0cccc02b5df26b5eaa4d7f223
- Tristan Lins <tristan.lins.woop@bit3.de>
This package is not auto-updated.
Last update: 2022-02-01 12:42:05 UTC
README
👁 Version


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