From 8ed783b2633e817775389841017b20270c910339 Mon Sep 17 00:00:00 2001 From: Matt Sparks Date: Sat, 14 Mar 2020 13:21:09 -0400 Subject: [PATCH] Adding PHP library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cffd79e..92631cf 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Various implementations of the Big List of Naughty Strings have made it to vario | Node | https://www.npmjs.com/package/blns | | Node | https://www.npmjs.com/package/big-list-of-naughty-strings | | .NET | https://github.com/SimonCropp/NaughtyStrings | +| PHP | https://github.com/mattsparks/blns-php | Please open a PR to list others.