An open API service indexing awesome lists of open source software.

https://github.com/nullaidev/hygiene

Keep your HTML clean with Hygiene.
https://github.com/nullaidev/hygiene

Last synced: 5 months ago
JSON representation

Keep your HTML clean with Hygiene.

Awesome Lists containing this project

README

          

# Hygiene

A brand new, blazing-fast, and ultra-lightweight PHP HTML sanitizer for modern PHP 8.4+ applications.

[Read Full Documentation](https://docs.nullai.com/hygiene/overview)

## 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

[Read Full Documentation](https://docs.nullai.com/hygiene/overview)

## 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](https://opensource.org/licenses/MIT).