Download the PHP package webino/zend-escaper without Composer
On this page you can find all versions of the php package webino/zend-escaper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webino/zend-escaper
More information about webino/zend-escaper
Files in webino/zend-escaper
Download webino/zend-escaper
More information about webino/zend-escaper
Files in webino/zend-escaper
Vendor webino
Package zend-escaper
Short Description Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
License BSD-3-Clause
Package zend-escaper
Short Description Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package zend-escaper
zend-escaper
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.
- File issues at https://github.com/zendframework/zend-escaper/issues
- Documentation is at https://docs.zendframework.com/zend-escaper/
All versions of zend-escaper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
The package webino/zend-escaper contains the following files
Loading the files please wait ....