From f709173362b79dc927a49c7d2f52a960e09ecea8 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 5 Nov 2013 13:50:27 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index e6a7c94..4b74246 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -141,6 +141,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [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. * [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library. +* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security. ## Code Analysis