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.
- Host: GitHub
- URL: https://github.com/nullaidev/hygiene
- Owner: nullaidev
- Created: 2024-11-21T17:33:36.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-21T17:46:34.000Z (over 1 year ago)
- Last Synced: 2025-08-10T12:44:20.849Z (11 months ago)
- Language: PHP
- Homepage: https://docs.nullai.com/hygiene/overview
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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).