Libraries tagged by escaper
laminas/laminas-escaper
94774783 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
zendframework/zend-escaper
49162951 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
qiq/qiq
161665 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
aura/view
160367 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
aura/html
281454 Downloads
Provides HTML escapers and helpers, including form input helpers.
kynetcode/wpzylos-security
66 Downloads
Security primitives (Nonce, Gate, Sanitizer, Escaper) for WPZylos framework
webino/zend-escaper
9024 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
wubinworks/module-template-filter-patch
13 Downloads
Magento 2 patch for CVE-2022-24086, CVE-2022-24087. Fix the RCE vulnerability and related bugs by performing deep template variable escaping. If you cannot upgrade Magento or cannot apply the official patches, try this one.
qubus/security
143 Downloads
Security components.
danack/esprintf
456 Downloads
Use laminas-escaper with sprintf like function.
scelusswe/escaper
16 Downloads
Provides extended escaping funtionality to prevent XSS attacks.
phower/escaper
86 Downloads
A PHP class which offers a way to escape output and defend from XSS and related vulnerabilities by introducing HTML, CSS and Javascript escaping context.
nopoco/laminas-escaper
25 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
jambagecom/escaper
1 Downloads
This provides the Laminas Escaper XSS library.
initphp/escaper
38 Downloads
Context-aware output escaper (HTML, attribute, JavaScript, CSS, URL) for safely rendering untrusted user input.