- Notifications
You must be signed in to change notification settings - Fork28
Escaper component from Zend Framework
License
zendframework/zend-escaper
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository has moved tolaminas/laminas-escaper.
The OWASP Top 10 web security risks study lists Cross-Site Scripting (XSS) insecond place. PHP’s sole functionality against XSS is limited to two functionsof 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 relatedvulnerabilities by introducing contextual escaping based on peer-reviewed rules.
Run the following to install this library:
$ composer require zendframework/zend-escaper
Browse the documentation online athttps://docs.zendframework.com/zend-escaper/
About
Escaper component from Zend Framework
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.