nullaidev / hygiene
Hygiene is a HTML sanitizer.
Fund package maintenance!
nullaidev
Requires
- php: >=8.4
- ext-dom: *
- ext-libxml: *
Requires (Dev)
- phpunit/phpunit: ^11
README
A brand new, blazing-fast, and ultra-lightweight PHP HTML sanitizer for modern PHP 8.4+ applications.
Installation
To get started with Hygiene, you need to have PHP 8.4 installed on your system. You can install Hygiene via Composer. Run the following command in your terminal:
composer require nullaidev/hygiene
https://packagist.org/packages/nullaidev/hygiene
Security Vulnerabilities
If you discover a security vulnerability within Hygiene, please submit an issue on GitHub. All security vulnerabilities will be promptly addressed.
License
The Hygiene PHP utility is open-sourced software licensed under the MIT license.