Download the PHP package marcvanh/laravel-bot-block without Composer
On this page you can find all versions of the php package marcvanh/laravel-bot-block. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marcvanh/laravel-bot-block
More information about marcvanh/laravel-bot-block
Files in marcvanh/laravel-bot-block
Download marcvanh/laravel-bot-block
More information about marcvanh/laravel-bot-block
Files in marcvanh/laravel-bot-block
Vendor marcvanh
Package laravel-bot-block
Short Description A custom middleware package for Laravel. Temporarily blocks crawlers scanning for vulnerabilities.
License MIT
Package laravel-bot-block
Short Description A custom middleware package for Laravel. Temporarily blocks crawlers scanning for vulnerabilities.
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-bot-block
Laravel Bot Block
A custom middleware package for Laravel. It monitors incoming requests, watching for bots/crawlers scanning for vulnerabilities. Any bot activity and the crawler is blocked for a specified amount of time (10 minutes by default). The end result is a pretty good defense against probing scripts, crawlers and bots.
Supports Cloudflare & other Proxies
Installation
-
Install the package via Composer:
- (Optional) Publish the configuration file (for customization):
All versions of laravel-bot-block with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package marcvanh/laravel-bot-block contains the following files
Loading the files please wait ....