Browse Source

pull/4/head
Jamie York 13 years ago
parent
commit
54d80fc195
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

307
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
307
 * [PHPStack](http://dunkels.com/adam/phpstack/) - A TCP/IP stack proof of concept written in PHP.
308
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
308
 * [SensioLabs Security Check](https://security.sensiolabs.org/) - A web tool to check your Composer dependecies for security advisories.
309
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
309
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
310
+* [Zed](https://www.owasp.org/index.php/OWASP_Zed_Attack_Proxy_Project) - An integrated penetration testing tool for web applications.
310
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
311
 * [DBV](http://dbv.vizuina.com/) - A database version control application.
311
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
312
 * [Travis CI](https://travis-ci.org/) - A continuous integration platform.
312
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
313
 * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.

Loading…
Cancel
Save