A curated list of awesome PHP Security related resources.
List inspired by the awesome list thing.
Special thanks to: GuardRails.io
- Secure-Headers - Add security related headers to HTTP response.
- phpcs-security-audit - phpcs-security-audit is a set of PHP_CodeSniffer rules that finds vulnerabilities and weaknesses related to security in PHP code.
docker pull guardrails/phpcs-security-audit
- progpilot - A static analyzer for security purposes.
- Parse - The Parse scanner is a static scanning tool to review your PHP code for potential security-related issues.
- security-checker - PHP frontend for security.symfony.com.
- Symfony Security Monitoring - PHP security vulnerabilities monitoring.
- Security Advisories - A database of PHP security advisories.
- DVWA - Damn Vulnerable Web Application (DVWA) is a PHP/MySQL web application that is damn vulnerable.
- Insecure PHP Example - This is an example application built using Silex for routing to provide examples of SQL Injection, plain text passwords and XSS.
- GuardRails - A GitHub App that gives you instant security feedback in your Pull Requests.
- RIPS - RIPS is the leading security analysis solution for PHP
- Snyk - A developer-first solution that automates finding & fixing vulnerabilities in your dependencies.
- Sqreen - Automated security for your web apps - real time application security protection.
Found an awesome project, package, article, other type of resources related to PHP Security? Send a pull request! Just follow the guidelines. Thank you!
Say hi on Twitter
This awesome list was Inspired by awesome-nodejs-security and awesome-ruby-security.