beastbytes/yii2-anti-spam

AntiSpam for Yii2

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0 2020-09-25 10:08 UTC

This package is auto-updated.

Last update: 2024-04-25 17:39:35 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.