fastwebmedia/profanity-filter

This package is abandoned and no longer maintained. No replacement package was suggested.
There is no license information available for the latest version (1.3.1) of this package.

Profanity filter for checking and sanitizing user input

1.3.1 2015-03-03 18:00 UTC

This package is not auto-updated.

Last update: 2017-04-22 08:06:29 UTC


README

Build Status

PHP Profinity Filter

##How to Install ###Laravel Add 'Fastwebmedia\ProfanityFilter\ProfanityServiceProvider' to your providers array.

If you wish to use the Facade then add 'Profanity' => 'Fastwebmedia\ProfanityFilter\Profanity'

The package will automatically use the config file containing the list of banned words.