joomla/filter
joomla/filter provides input and output filtering tools for PHP apps, helping sanitize content by allowing or blocking specific HTML tags and attributes. Includes OutputFilter helpers (e.g., URL-safe strings; optional Joomla\Language).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/html-sanitizer | 0.86 | Symfony HtmlSanitizer provides an OO API to clean untrusted HTML for safe DOM insertion. Configure allowed/blocked elements and attributes, drop or keep children, force attributes, enforce HTTPS, and restrict link schemes/hosts to prevent XSS and unsafe behavior. | 281 | 283 | 13 | 4M | 0 | 33.8 | 63.8 | MIT | 2 months ago | |
| xemlock/htmlpurifier-html5 | 0.84 | HTML5 definitions and tidy/sanitization rules for HTML Purifier, aligned with the WHATWG spec. Purify and normalize dirty HTML5 into valid output with an HTML5-ready config, plus flexible directives (e.g., safely allow YouTube iframes). | 106 | 106 | 15 | 92K | 1 | 14.2 | 43.7 | MIT | 7 months ago | |
| webpatser/laravel-sanitize | 0.84 | — | 7 | 8 | 2 | 165 | 0 | 0.0 | 13.0 | — | — | |
| laravel-at/laravel-image-sanitize | 0.83 | Laravel package to sanitize images on upload by stripping EXIF/metadata, normalizing orientation, and re-encoding to safer formats. Helps reduce privacy leaks and potential payloads while keeping image quality and integrating cleanly with Laravel apps. | 342 | 341 | 24 | 7K | 0 | 27.5 | 21.1 | MIT | 1 month ago | |
| fossar/htmlawed | 0.82 | Fork of kesar/HTMLawed maintained by selfoss and wallabag. A single-file (~45KB) PHP HTML filter/sanitizer that secures and tidies user input, making it standards-compliant for HTML/XHTML/XML, with extensive customization options. | 2 | 2 | 2 | 6K | 0 | 22.1 | 53.9 | GPL-2.0 | 2 months ago | |
| rhukster/dom-sanitizer | 0.82 | MIT-licensed PHP 7.3+ DOM/SVG/MathML sanitizer using DOMDocument and DOMPurify-based allowlists. Remove dangerous tags/attributes, strip namespaces and PHP/HTML/XML tags, and optionally compress output. Supports HTML, SVG, and MathML modes. | 12 | 11 | 4 | 169K | 0 | 24.0 | 64.7 | MIT | 1 month ago | |
| exercise/htmlpurifier-bundle | 0.82 | — | 278 | 282 | 55 | 252K | 2 | 15.8 | 42.6 | NOASSERTION | 10 months ago | |
| stevebauman/purify | 0.82 | Laravel wrapper for HTMLPurifier to sanitize user-submitted HTML and prevent XSS. Clean strings or arrays via the Purify facade, with support for per-call (dynamic) configuration and published config for app-wide rules. | 538 | 541 | 38 | 376K | 0 | 24.3 | 43.1 | MIT | 6 months ago |
How can I help you explore Laravel packages today?