waad/laravel-profanity-filter
Support Laravel 13 Full Changelog: https://github.com/waadmawlood/laravel-profanity-filter/compare/v1.2.0...v1.2.1
Add real-time management for custom profanity words in ProfanityFilter
addWords, removeWords, clearWords, and getWords methods for dynamic profanity word management.Introduces a new feature that allows users to import profanity words from external JSON or TXT files at runtime and merge them into the word list for a specified language. This enhancement makes it easier to update or extend the profanity filter without modifying configuration files or code.
Key changes:
ProfanityFilter for importing words from JSON or TXT files.Benefits:
How can I help you explore Laravel packages today?