coduo/profanity-filter

dev-master / 1.0.x-dev 2014-05-04 16:05 UTC

This package is auto-updated.

Last update: 2024-04-20 07:09:28 UTC


README

Build Status

Simple profanity filter, which sanitizes the text for obsenity.

##Installation

Add to your composer.json

require: {
   "coduo/php-profanity-filter": "dev-master"
}