https://github.com/buchin/badwords
PHP Bad Words Detector
https://github.com/buchin/badwords
Last synced: 5 months ago
JSON representation
PHP Bad Words Detector
- Host: GitHub
- URL: https://github.com/buchin/badwords
- Owner: buchin
- Created: 2018-03-06T14:25:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T18:39:20.000Z (over 1 year ago)
- Last Synced: 2025-12-25T01:48:55.340Z (6 months ago)
- Language: PHP
- Size: 60.5 KB
- Stars: 19
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# buchin/badwords
PHP bad words detector
## Installation
```bash
composer require buchin/badwords dev-master
```
## Usage
```php