Blog |
Forum |
Repository |
Wizard
Jump to letter: [
COPQRW
]
php-zendframework-zend-escaper - Zend Framework Escaper component
- Website:
- https://framework.zend.com/
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
The OWASP Top 10 web security risks study lists Cross-Site Scripting (XSS)
in second place. PHP’s sole functionality against XSS is limited to two
functions of which one is commonly misapplied. Thus, the Zend\Escaper
component was written. It offers developers a way to escape output and defend
from XSS and related vulnerabilities by introducing contextual escaping based
on peer-reviewed rules.
Documentation: https://zendframework.github.io/zend-escaper/
Packages
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.