Registry / auth / silverstripe-spamprotection

silverstripe-spamprotection

JSON →
library5.0.0phppackagistunverified

Spam protection module for SilverStripe.

composer require silverstripe/spamprotection
INSTALL
IMPORT
SIG · SILVERSTRIPE-SPAMP
S
silverstripe-spamprotection
authphpv5.0.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.

SpamProtector
use SilverStripe\SpamProtection\Extension\SpamProtector;

Add spam protection to a form field.

use SilverStripe\SpamProtection\Extension\SpamProtector; // Apply spam protection to a form field $field = new TextField('Comment'); $field->addExtension(new SpamProtector());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
20
OpenAI (training)
1
Resources
silverstripe-spamprotection — pip install silverstripe-spamprotection · libregistry