Anti XSS library to prevent cross-site scripting attacks.
composer require voku/anti-xssNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sanitize a string to remove XSS vectors.
Combine with proper output encoding (e.g., htmlspecialchars) for defense in depth.
No dependency data recorded yet.