Libraries tagged by prevent-xss
soosyze/kses
34268 Downloads
An HTML/XHTML filter written in PHP. Checks on attribute values. Can be used to avoid Cross-Site Scripting (XSS), Buffer Overflows and Denial of Service attacks, among other things.
zetacomponents/template
25725 Downloads
A fully functional Templating system, supporting template compilation in different levels, user defined functions and operators, an optimizer, output escaping for different output handlers to prevent XSS and other security problems and a plug in system for extra functionality (such as a Translation system).
dmt-software/anti-xss-middleware
8518 Downloads
PSR-15 middleware to help prevent xss attacks
samiahmedsiddiqui/prevent-xss-vulnerability
3 Downloads
Secure your website from XSS Attacks.
artyomnar/output-purifier
4 Downloads
Purifies text from unnecessary tags, external-sources and scripts
scelusswe/escaper
15 Downloads
Provides extended escaping funtionality to prevent XSS attacks.
dena-a/xss-transformer
1 Downloads
a PHP and Laravel package to transform strings to prevent xss injection
baddiservices/safehtml
72 Downloads
Safe HTML package help to prevent XSS vulnerability via HTML content
ali-sharifi/xss-cleaner-filter
16 Downloads
additional laravel filter to prevent xss attack