beastbytes / yii2-anti-spam
AntiSpam for Yii2
Package info
github.com/beastbytes/yii2-anti-spam
Type:yii2-extension
pkg:composer/beastbytes/yii2-anti-spam
1.0.0
2020-09-25 10:08 UTC
This package is auto-updated.
Last update: 2026-02-25 21:49:58 UTC
README
This extension provides form anti-spam features for the Yii 2.0 framework.
For license information check the LICENSE file.
Documentation is at docs/index.md.
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist BeastBytes/yii2-anti-spam
or add
"beastbytes/yii2-anti-spam": "~1.0"
to the require section of your composer.json.