There are 2 repositories under php-security topic.
PHP Security Check List [ EN ] 🌋 ☣️
Some good resources for getting started with application security
Audit your PHP version for known CVEs and patches
Damn Vulnerable PHP Application (DVPA) - It is Lab Written in The PHP lang, Which Contains PHP Type Juggling - RCE Challenges
Sessions handler which stores session data in HMAC-signed and encrypted cookies
🔐 basics on making php applications secure
Secure Coding Practices for PHP – A white paper and code snippets on best practices for securing PHP applications, covering input validation, authentication, encryption, and more. 🔒🚀
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
Common security threats and standard best practice for php application development
:elephant: PHP技巧
This project is a personal learning, so you will find errors or disorganization
A fast and secure by default content management system.
🔍Find potential vulnerable/exploitable PHP functions in PHP projects automatically!
Educational RCE demo using User-Agent injection.
PHPInfo Insecure Configurations Checker.
SecurePassword is a PHP component for creating strong passwords using modern encryption.
Obfuscate and protect your PHP source code with a multi-layered encoding tool — secure your scripts from being edited, copied, or reverse engineered.
For PHP Security
:rocket: 4People - Ferramentas Online e Blog para Pessoas. :star: (Trabalho de Conclusão de Curso, Escola Técnica) :heart:
api rate limiter for php,whcih works on csv file as DB and tracks request based on IP count and matches with the given rate limit set by user
Simple calculator that made using vanilla php to remember php basics and security rules.
PHP CTF Webshell
Optimize your php to ensure that all the functions and classes are defined for complete compatibility. Enable helper functions and classes to speed up the development of your web application.
An ongoing collection of php tools and frameworks, software, libraries, learning tutorials, frameworks, academic and practical resources.
This project is a simple implementation to improve security in PHP applications.
A modern, secure PHP contact form with responsive design, CSRF protection, and professional email templates
Learn PHP from fundamentals to advanced concepts with practical examples in this comprehensive repository PHP 8.0.1
Notes For Learning PHP While My Learning Journey In Web Application Security