Libraries tagged by escaper
laminas/laminas-escaper
72427495 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
zendframework/zend-escaper
47293592 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
qiq/qiq
90324 Downloads
Provides a TemplateView implementations using PHP itself as the templating language, and an optional lightweight template markup.
aura/view
129358 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
239903 Downloads
Provides HTML escapers and helpers, including form input helpers.
webino/zend-escaper
8179 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
phptheme/html-escaper
1245 Downloads
scelusswe/escaper
15 Downloads
Provides extended escaping funtionality to prevent XSS attacks.
phower/escaper
84 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
21 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
35 Downloads
InitPHP Escaper Class
arth/escaper
15 Downloads
String tool for escape characters
wubinworks/module-template-filter-patch
7 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.
uniibu/better-php-view
10 Downloads
Render PHP view scripts into a PSR-7 Response object.