Libraries tagged by prevent-xss
soosyze/kses
48834 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.
dmt-software/anti-xss-middleware
11211 Downloads
PSR-15 middleware to help prevent xss attacks
zetacomponents/template
27654 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).
samiahmedsiddiqui/prevent-xss-vulnerability
3 Downloads
This WordPress plugin enhances website security by preventing Cross-Site Scripting (XSS) vulnerabilities.
artyomnar/output-purifier
7 Downloads
Purifies text from unnecessary tags, external-sources and scripts
scelusswe/escaper
16 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
74 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