PHPackages                             denostr/yii2-stopforumspam - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. denostr/yii2-stopforumspam

ActiveYii2-extension[API Development](/categories/api)

denostr/yii2-stopforumspam
==========================

Yii2 Component for https://www.stopforumspam.com

0.1.2(7y ago)030MITPHPPHP &gt;=5.4.0

Since Apr 16Pushed 7y ago1 watchersCompare

[ Source](https://github.com/denostr/yii2-stopforumspam)[ Packagist](https://packagist.org/packages/denostr/yii2-stopforumspam)[ RSS](/packages/denostr-yii2-stopforumspam/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Yii2 StopForumSpam API Extension
================================

[](#yii2-stopforumspam-api-extension)

[![Latest Stable Version](https://camo.githubusercontent.com/138c4d5e0247699d2c00fc2dd09bce441af1485e19a012cfab5b416408deaf5c/68747470733a2f2f706f7365722e707567782e6f72672f64656e6f7374722f796969322d73746f70666f72756d7370616d2f762f737461626c65)](https://packagist.org/packages/denostr/yii2-stopforumspam)[![Total Downloads](https://camo.githubusercontent.com/48f86bcf1402b9218e1700b6ae07b003ce918e2f03e4c64511a15b994a0bd414/68747470733a2f2f706f7365722e707567782e6f72672f64656e6f7374722f796969322d73746f70666f72756d7370616d2f646f776e6c6f616473)](https://packagist.org/packages/denostr/yii2-stopforumspam)[![Latest Unstable Version](https://camo.githubusercontent.com/76d6e664837f89857a5c86baaabb0498aa606d1e4e4a854cc1e02148c865738d/68747470733a2f2f706f7365722e707567782e6f72672f64656e6f7374722f796969322d73746f70666f72756d7370616d2f762f756e737461626c65)](https://packagist.org/packages/denostr/yii2-stopforumspam)[![License](https://camo.githubusercontent.com/7e8bec045772199c0f6d9b4f482876de4b8ef76deb580384d8476b2468f2ef7f/68747470733a2f2f706f7365722e707567782e6f72672f64656e6f7374722f796969322d73746f70666f72756d7370616d2f6c6963656e7365)](https://packagist.org/packages/denostr/yii2-stopforumspam)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](https://getcomposer.org/).

```
composer require denostr/yii2-stopforumspam "~0.1.0"

```

or add

```
"denostr/stopforumspam": "~0.1.0"

```

to the `require` section of your `composer.json` file.

Then add to config:

```
'components' => [
	...
	'stopforumspam' => [
		'class' => 'denostr\stopforumspam\yii\Client',
		'format' => 'json',
	],
],

```

Usage
-----

[](#usage)

```
$client = Yii::$app->stopforumspam;
$client->ip(['1.2.3.4', '4.6.7.8', '9.10.11.12']);
$client->email(['first@example.com', 'second@example.com']);

$result = $client->request();

```

Documentation
-------------

[](#documentation)

API usage [stopforumspam.com/usage](https://stopforumspam.com/usage)

Client [denostr/stopforumspam](https://github.com/denostr/stopforumspam)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~32 days

Total

3

Last Release

2884d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24510436?v=4)[Dennis Ostapenko](/maintainers/denost)[@denost](https://github.com/denost)

---

Top Contributors

[![denostr](https://avatars.githubusercontent.com/u/967489?v=4)](https://github.com/denostr "denostr (3 commits)")

---

Tags

apispamyii2extensionstopforumspam

### Embed Badge

![Health badge](/badges/denostr-yii2-stopforumspam/health.svg)

```
[![Health](https://phpackages.com/badges/denostr-yii2-stopforumspam/health.svg)](https://phpackages.com/packages/denostr-yii2-stopforumspam)
```

###  Alternatives

[dotzero/yii2-amocrm

Расширение для Yii Framework 2 реализующее клиент для работы с API amoCRM

1639.7k](/packages/dotzero-yii2-amocrm)[mikemadisonweb/yii2-elasticsearch

Yii2 extension for integration with Elasticsearch version 5.0 and above.

153.9k](/packages/mikemadisonweb-yii2-elasticsearch)[apexwire/yii2-restclient

Tools to use API as ActiveRecord for Yii2

143.5k](/packages/apexwire-yii2-restclient)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
