Libraries tagged by reshaper
webino/zend-escaper
8153 Downloads
Securely and safely escape HTML, HTML attributes, JavaScript, CSS, and URLs
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
mint-soft/form-shaper
6 Downloads
Zend Framework 2 module improves various operations on forms, such baking domain model, entities into forms + validation in one line call
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
aviator/shaper
580 Downloads
Abstract transformers for collections and arrays.
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.
qubus/security
65 Downloads
Security components.
darkstar/view
21 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.
24hoursmedia/php-env-inject
21 Downloads
Inject and interpolate environment variables into strings. Supports substituting default values for an env var, and escapers/formatters using callbacks. Partially supports POSIX compliant shell syntax.
danack/esprintf
384 Downloads
Use laminas-escaper with sprintf like function.