name     : attargah/anti-scam
descrip. : A Filament plugin to protect frontend forms from spam/scam bots with IP blocking and a blacklist management panel.
keywords : laravel, attargah, anti-scam
versions : 4.x-dev, * v4.0.1, v4.0.0, 3.x-dev, v3.0.1, v3.0.0, dev-main
released : 2025-10-02, 5 months ago
type     : library
license  : MIT License (MIT) (OSI approved) https://spdx.org/licenses/MIT.html#licenseText
homepage : https://github.com/attargah/anti-scam
source   : [git] https://github.com/attargah/anti-scam.git 96a0fc438926fbebe3536132dd04189ce14cea99
dist     : [zip] https://api.github.com/repos/attargah/anti-scam/zipball/96a0fc438926fbebe3536132dd04189ce14cea99 96a0fc438926fbebe3536132dd04189ce14cea99
path     : D:\My Work\Laravel\Assem Hegazy\vendor\attargah\anti-scam
names    : attargah/anti-scam

support
issues : https://github.com/attargah/anti-scam/issues
source : https://github.com/attargah/anti-scam

autoload
psr-4
Attargah\AntiScam\ => src/
Attargah\AntiScam\Database\Factories\ => database/factories/

requires
php ^8.2
filament/filament ^4.0
filament/forms ^4.0
filament/tables ^4.0
spatie/laravel-package-tools ^1.15.0

requires (dev)
nunomaduro/collision ^8.0
nunomaduro/larastan ^3.7
orchestra/testbench ^9.0|^10.0
pestphp/pest ^3.0
pestphp/pest-plugin-arch ^3.0
pestphp/pest-plugin-laravel 3.0
phpstan/extension-installer ^1.1
phpstan/phpstan ^2.1
phpstan/phpstan-deprecation-rules ^2.0
phpstan/phpstan-phpunit ^2.0
