> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nullai.com/llms.txt
> Use this file to discover all available pages before exploring further.

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

```bash theme={null}
composer require nullaidev/hygiene
```

<Card title="Composer" icon="php" href="https://packagist.org/packages/nullaidev/hygiene">
  Access on packagist.org
</Card>
