Registry / utility / jaybizzle-laravel-crawler-detect

jaybizzle-laravel-crawler-detect

JSON →
library1.3.0phppackagistunverified

A Laravel package to detect web crawlers via the user agent

composer require jaybizzle/laravel-crawler-detect
INSTALL
IMPORT
SIG · JAYBIZZLE-LARAVEL-
J
jaybizzle-laravel-crawler-detect
utilityphpv1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CrawlerDetect
use Jaybizzle\LaravelCrawlerDetect\CrawlerDetect;

Detects if the current request is from a web crawler.

use Jaybizzle\LaravelCrawlerDetect\CrawlerDetect; $detect = new CrawlerDetect(); if ($detect->isCrawler()) { echo 'This is a crawler.'; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
jaybizzle-laravel-crawler-detect — pip install jaybizzle-laravel-crawler-detect · libregistry