vipx / bot-detect-bundle
Symfony VipxBotDetectBundle
Installs: 222 736
Dependents: 2
Suggesters: 0
Security: 0
Stars: 14
Watchers: 5
Forks: 12
Open Issues: 2
Type:symfony-bundle
Requires
- php: ^5.6|^7.0
- symfony/framework-bundle: ^2.8|^3.0|^4.0
- symfony/security-bundle: ^2.8|^3.0|^4.0
- vipx/bot-detect: ~2.0
Requires (Dev)
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^5.7|^6.5
README
This bundle adds the vipx-bot-detect
detector service to your Syfmony project for detecting different bots like crawlers and spiders.
Documentation
Credits
The list of bots is coming from Manage_Bots
script from the phpBB community and other contributors.
More information in the Credits section in the vipx-bot-detect
README.