Skip to content

BobWez98/purgomalum-profanity-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel PurgoMalum Client

Latest Version on Packagist Total Downloads

Laravel Client for the https://www.purgomalum.com/ webservice.

Installation

You can install the package via composer:

composer require bobwez98/purgomalum-profanity-filter

Usage

use Bobwez98\ProfanityFilter\Facades\ProfanityFilter;

ProfanityFilter::json($text);

ProfanityFilter::plain($text);

ProfanityFilter::xml($text);

ProfanityFilter::containsprofanity($text);

Changelog

Please see CHANGELOG for more information on what has changed recently.

License

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

About

Laravel Client for the https://www.purgomalum.com/ webservice.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages