Libraries tagged by xss
shieldon/web-security
21878 Downloads
XSS protection for PHP.
terrylinooo/shieldon
167 Downloads
Web application firewall for PHP.
zetacomponents/template
26961 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).
marcocesarato/security
2633 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
levmyshkin/dom_purify
2390 Downloads
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG
tfdevelopment/anti-xss
253 Downloads
anti xss-library
oefenweb/cakephp-xss-codesniffer
10377 Downloads
Oefenweb Code Sniffer for CakePHP XSS
n0nag0n/fatfree-xss-filter
893 Downloads
XSS Filter to properly clean your request data from XSS related attacks.
toshy/validation-bundle
4531 Downloads
Additional Symfony validators.
secursus/laravel-firewall
107 Downloads
Web Application Firewall (WAF) package for Laravel
padraic/security-multitool
975 Downloads
A multitool library offering access to recommended security related libraries, standardised implementations of security defences, and secure implementations of commonly performed tasks.
nguyenanhung/htmlawed
9129 Downloads
Official htmLawed PHP library for HTML filtering
mitnick/laravel-security
11410 Downloads
laravel-mitnick helps you secure your Laravel apps by setting various HTTP headers. it can help!
bayfrontmedia/php-sanitize
1507 Downloads
Simple class used to sanitize, filter and cast data.
hdvinnie/laravel-html-purifier
25321 Downloads
An HTML Purifier for Laravel