| Recommend this page to a friend! |
| Packages of Pierre-Henry Soria | PHP Not Allowed | README.md | Download |
|
|||||||||||||||||||||
? Not Allowed ?NotAllowed is a simple, lightweight PHP 8.1 library that helps you censor words, profane words, blacklisted IPs, forbidden usernames, banned bank card numbers, etc. You can easily add new specific keywords (such as IPs, usernames, bank accounts, words, etc.) to be banned in ? Server Requirement
? Installation (with Composer)
? UsageSimple example of what you can do with NotAllowed ?
Extending Banned PhrasesYou can supply your own values to be merged with the out-of-box banned data in 2 ways:
<details> <summary>Example</summary> </details> Now simply validate per normal conventions. ? Author[Pierre-Henry Soria][author-url], a highly passionate, zen & cool software engineer ? [![@phenrysay][twitter-image]][twitter-url] ???? Helperssoulshined - just a coder ? Used By...[pH7Builder][ph7cms-url], a social dating webapp builder. Used here: https://github.com/pH7Software/pH7-Social-Dating-CMS/blob/master/_protected/framework/Security/Ban/Ban.class.php. ?? LicenseGenerously distributed under [MIT License][license-url]! ? <!-- GitHub's Markdown reference links --> [author-url]: https://pierrehenry.be [ph7cms-url]: https://ph7cms.com [license-url]: https://opensource.org/licenses/MIT [twitter-image]: https://img.shields.io/twitter/url/https/shields.io.svg?style=social [twitter-url]: https://twitter.com/phenrysay |