Libraries tagged by crawler detector
jaybizzle/crawler-detect
77580339 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
jaybizzle/laravel-crawler-detect
2020250 Downloads
A Laravel package to detect web crawlers via the user agent
macsch15/crawler-detector
1774 Downloads
Fat-free, standalone and fast web crawler (bot) detector
codeblog/crawlerdetect
55 Downloads
A CodeBlog CrawlerDetect class is easy and quick to use. Detecting bots/crawlers/spiders via the user agent!
zanysoft/laravel-crawler-detect
358 Downloads
A Laravel package to detect web crawlers via the user agent
acelaya/crawler-detect
584 Downloads
Fork of https://github.com/JayBizzle/Crawler-Detect/ with PHP 8.4 warnings fixed
tomaszaruba/seznam-bot-detector
16 Downloads
Detect Seznam.cz bot crawling websites. Detection for page crawler and thumbnail screening bot.
itsjjfurki/google-crawl-detector
325 Downloads
Logs each request made by Google crawlers.
byn9826/fake-ssr
19 Downloads
Feed web crawlers on rendered HTML for JavaScript rendering pages
nmure/crawler-detect-bundle
267908 Downloads
A Symfony bundle for the Crawler-Detect library (detects bots/crawlers/spiders via the user agent)
alikdex/yii2-crawler-detect
20071 Downloads
Yii2 extension for CrawlerDetect library
bugbuster/contao-botdetection-bundle
37197 Downloads
Contao bundle helper class to detect search engines, bots, spiders, crawlers ...
vlados/laravel-blade-crawler-detect
4179 Downloads
This is my package laravel-blade-crawler-detect
leowebguy/craft-crawler-detect
5780 Downloads
Craft plugin for detecting bots/crawlers/spiders
crossjoin/browscap
234368 Downloads
The standalone PHP Browscap parser Crossjoin\Browscap detects browser properties as well as device information based on the user agent string of the requesting browsers and search engines, using the data from the Browser Capabilities Project. It's several hundred times faster than the build-in PHP function get_browser(), and faster than other Browscap PHP libraries, with much lower memory consumption. Optionally Crossjoin\Browscap automatically updates the Browscap data, so you're always up-to-date. The newest version is build for PHP 7.x, for PHP >= 5.6 use version 2.x, for PHP >= 5.3 use version 1.x.