|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| fossar/htmlawed | 0.89 | 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 | |
| typo3/html-sanitizer | 0.88 | Standalone PHP HTML sanitizer from TYPO3. Define sanitization rules via Behavior, apply with Visitors, and get a ready-to-use Sanitizer via Builders/presets. Control allowed tags, attributes, and values; encode or remove invalid nodes and comments. | 29 | 29 | 15 | 382K | 6 | 27.9 | 64.7 | MIT | 3 months ago | |
| rhukster/dom-sanitizer | 0.88 | 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 | |
| stevebauman/purify | 0.88 | 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 | |
| xemlock/htmlpurifier-html5 | 0.88 | 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 | |
| symfony/html-sanitizer | 0.88 | 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 | |
| aimeos/sanitizer | 0.86 | Laravel package providing data sanitization helpers: clean and normalize input, strip unwanted characters/tags, and validate common formats. Useful for securing request data and preparing values for storage, APIs, and user-facing output. | 204 | 184 | 0 | 3K | 0 | 1.0 | 16.3 | LGPL-2.1 | — | |
| comsave/common | 0.86 | Shared common utilities for Laravel/PHP projects by Comsave. Provides reusable helpers and foundational components to reduce duplication across apps and packages, keeping shared logic centralized and easy to maintain. | 2 | 2 | 1 | 1K | 0 | 2.4 | 35.4 | MIT | 6 years ago | |
| laravel-at/laravel-image-sanitize | 0.86 | 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 | |
| joomla/filter | 0.84 | 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). | 15 | 16 | 24 | 44K | 3 | 27.4 | 59.0 | GPL-2.0 | 1 month ago |
How can I help you explore Laravel packages today?