Libraries tagged by crawler detector
jaybizzle/crawler-detect
75160056 Downloads
CrawlerDetect is a PHP class for detecting bots/crawlers/spiders via the user agent
jaybizzle/laravel-crawler-detect
1957665 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
54 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
581 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
324 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
266022 Downloads
A Symfony bundle for the Crawler-Detect library (detects bots/crawlers/spiders via the user agent)
alikdex/yii2-crawler-detect
19754 Downloads
Yii2 extension for CrawlerDetect library
bugbuster/contao-botdetection-bundle
36110 Downloads
Contao bundle helper class to detect search engines, bots, spiders, crawlers ...
vlados/laravel-blade-crawler-detect
3989 Downloads
This is my package laravel-blade-crawler-detect
leowebguy/craft-crawler-detect
5611 Downloads
Craft plugin for detecting bots/crawlers/spiders
crossjoin/browscap
234366 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.