|
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.2 | 53.9 | GPL-2.0 | 1 week 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 | 28 | 15 | 320K | 6 | 31.1 | 66.3 | MIT | 1 month 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. | 11 | 11 | 4 | 169K | 0 | 19.1 | 62.7 | MIT | 2 months 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. | 537 | 542 | 38 | 299K | 0 | 26.7 | 42.5 | MIT | 4 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 | 105 | 14 | 90K | 1 | 16.8 | 44.6 | MIT | 5 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 | 281 | 13 | 3M | 0 | 35.2 | 64.5 | MIT | 3 weeks 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. | 188 | 170 | 0 | 3K | 0 | 0.9 | 17.2 | 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.0 | 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. | 339 | 339 | 24 | 3K | 0 | 25.0 | 16.3 | 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 | 26.1 | 56.9 | GPL-2.0 | 1 month ago |
How can I help you explore Laravel packages today?