svg-sanitizer
SVG sanitizer
A PHP library used to sanitize and clean SVG/XML data by removing unwanted tags, attributes, and references.
A PHP SVG/XML Sanitizer
473 stars
24 watching
67 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
php-librarysecuritysvgsvg-sanitizerxml
Related projects:
Repository | Description | Stars |
---|---|---|
symfony/html-sanitizer | Provides an object-oriented API to sanitize untrusted HTML input | 241 |
dompdf/php-svg-lib | Library for rendering SVG files as raster images or PDFs | 1,415 |
null8626/decancer | A library that removes common unicode confusables/homoglyphs from strings | 105 |
elixirstatus/phoenix_html_sanitizer | Tools to sanitize user input in web applications by removing or restricting malicious HTML elements and attributes | 28 |
mganss/htmlsanitizer | A library that cleans HTML to prevent cross-site scripting attacks | 1,573 |
arnaud-lb/htmlpurifierbundle | Integrates HTMLPurifier into Symfony2 to filter and sanitize user-input data | 4 |
syntax-tree/hast-util-sanitize | Utility to make tree-based data safe by removing dangerous content | 50 |
zed-0xff/zsteg | Detects hidden data in images using various steganography techniques | 1,333 |
alir3z4/python-sanitize | Makes data safe to use by removing or escaping potentially hazardous elements | 65 |
whitequark/rack-utf8_sanitizer | A middleware solution to sanitize invalid UTF8 characters in request data | 316 |
wieslawsoltes/svg.skia | A .NET library for rendering SVG files into raster images using the SkiaSharp backend. | 484 |
coolbutuseless/devoutsvg | A graphical output device for creating customized SVG graphics with pattern fills and JavaScript effects. | 57 |
ffsolutions/php-algorand-sdk | A PHP library for interacting with the Algorand network | 21 |
grahamcampbell/laravel-security | A wrapper of anti-XSS functionality for Laravel, providing a secure way to clean user input. | 240 |
svgpp/svgpp | A C++ library for parsing and manipulating SVG (Scalable Vector Graphics) files | 557 |