Recommend this page to a friend! |
Classes of Pierre-Henry Soria | PHP Not Allowed | README.md | Download |
|
Download? Not Allowed ?NotAllowed is a simple lightweight PHP 7.2 library that helps you to censor words, profane words, blacklisted IPs, forbidden user names, banned bank card numbers, etc. You can add easily new specific keywords (such as IPs, usernames, bank accounts, words, etc) to ban in ? Server RequirementPHP 7.2 or higher. ? Installation (with Composer)
? UsageSimple example of what you can do with it :)
? Author[![@phenrysay][twitter-image]][twitter-url] [Pierre-Henry Soria][author-url], a highly passionate, zen & cool software engineer ? ? 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 |