2017 © Pedro Peláez
 

library laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

image

johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  • Thursday, January 18, 2018
  • by johannebert
  • Repository
  • 1 Watchers
  • 5 Stars
  • 2,562 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 44 % Grown

The README.md

Laravel Spam Protector

Latest Version on Packagist ![Software License][ico-license] Build Status ![Total Downloads][ico-downloads], (*1)

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage, (*2)

Install

Via Composer, (*3)

``` bash $ composer require johannebert/laravel-spam-protector, (*4)


> **Note**: If you are using Laravel 5.5, the next steps are unnecessary. Laravel Spam Protector supports Laravel [Package Discovery](https://laravel.com/docs/5.5/packages#package-discovery). - After updating composer, add the ServiceProvider to the providers array in `config/app.php` ```php JohannEbert\LaravelSpamProtector\SpamProtectorServiceProvider::class
  • and for aliases
'SpamProtector' => JohannEbert\LaravelSpamProtector\Facades\SpamProtector::class,

Usage

``` php $spamProtector = new SpamProtector();, (*5)

if($spamProtector->isSpamEmail('john@example.com')) { // If given email was registered as a spam your code goes here }, (*6)


## Usage Fasade ``` php if(SpamProtector::isSpamEmail('john@example.com')) { // If given email was registered as a spam your code goes here }

Testing

``` bash $ composer test, (*7)

or
``` bash
$ phpunit

Security

If you discover any security related issues, please email johann.ebert@gmail.com instead of using the issue tracker., (*8)

Credits

License

The MIT License (MIT). Please see License File for more information., (*9)

The Versions

18/01 2018

dev-master

9999999-dev https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api

18/01 2018

dev-analysis-qyJdWj

dev-analysis-qyJdWj https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api

02/01 2018

2.1.0

2.1.0.0 https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api

14/12 2017

2.0.0

2.0.0.0 https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api

14/12 2017

1.3.0

1.3.0.0 https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api

07/12 2017

1.2.0

1.2.0.0 https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api

04/12 2017

1.1.0

1.1.0.0 https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api

03/12 2017

1.0.0

1.0.0.0 https://github.com/johannebert/laravel-spam-protector

Laravel Spam Protector class to check ip, name, email for spam that uses the StopForumSpam Api https://www.stopforumspam.com/usage

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel spam protection stopforumspam johannebert laravel-spam-protector stop forum spam api