2017 © Pedro Peláez
 

yii2-extension yii2-stopforumspam

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

image

denostr/yii2-stopforumspam

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

  • Wednesday, June 20, 2018
  • by denost
  • Repository
  • 1 Watchers
  • 1 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 500 % Grown

The README.md

Yii2 StopForumSpam API Extension

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

composer require denostr/yii2-stopforumspam "~0.1.0"

or add, (*3)

"denostr/stopforumspam": "~0.1.0"

to the require section of your composer.json file., (*4)

Then add to config:, (*5)

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

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

API usage stopforumspam.com/usage, (*6)

Client denostr/stopforumspam, (*7)

The Versions

20/06 2018

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

by Denis Ostrovsky

api extension yii2 spam stopforumspam

20/06 2018

0.1.2

0.1.2.0

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

  Sources   Download

MIT

The Requires

 

by Denis Ostrovsky

api extension yii2 spam stopforumspam

17/04 2018

0.1.1

0.1.1.0

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

  Sources   Download

MIT

The Requires

 

by Denis Ostrovsky

api extension yii2 spam stopforumspam

16/04 2018

0.1.0

0.1.0.0

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

  Sources   Download

MIT

The Requires

 

by Denis Ostrovsky

api extension yii2 spam stopforumspam