Libraries tagged by prevent-xss
soosyze/kses
40346 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
26482 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
9445 Downloads
PSR-15 middleware to help prevent xss attacks
samiahmedsiddiqui/prevent-xss-vulnerability
3 Downloads
This WordPress plugin enhances website security by preventing Cross-Site Scripting (XSS) vulnerabilities.
artyomnar/output-purifier
5 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