coduo/profanity-filter

Maintainers

Package info

github.com/coduo/php-profanity-filter

pkg:composer/coduo/profanity-filter

Fund package maintenance!

norberttech

flow-php.com/sponsor

Statistics

Installs: 11

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-20 11:10:18 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"
}