From 6b1c840f03f1f392b07fc73a2f7d77a9cb52ee88 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 30 Apr 2013 21:52:05 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 4a1d40b0..15c60f60 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -114,6 +114,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things. * [Password Policy](https://github.com/ircmaxell/password-policy) - A password policy library for PHP and JavaScript. * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library. * [TCrypto](https://github.com/timoh6/TCrypto) - A simple encrypted key-value storage library. +* [PHP IDS](https://github.com/PHPIDS/PHPIDS) - A structured PHP security layer. ## Build Tools