|
|
|
|
|
|
229
|
* [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library.
|
229
|
* [PHP SSH](https://github.com/Herzult/php-ssh) - An experimental object orientated SSH wrapper library.
|
|
230
|
* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
|
230
|
* [IniScan](https://github.com/psecio/iniscan) - A tool that scans PHP INI files for security.
|
|
231
|
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
|
231
|
* [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
|
|
232
|
-* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
|
|
|
233
|
* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
|
232
|
* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
|
|
234
|
|
233
|
|
|
235
|
## Code Analysis
|
234
|
## Code Analysis
|
|
|
|
|
|
|
252
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
251
|
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
|
|
253
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
252
|
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
|
|
254
|
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
253
|
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
|
|
|
|
254
|
+* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
|
255
|
|
255
|
|
|
256
|
## Build Tools
|
256
|
## Build Tools
|
|
257
|
*Project build and automation tools.*
|
257
|
*Project build and automation tools.*
|