---
application: "Intervention Zodiac"
version: "Version 7"
status: "stable"
---

# Installation

## Installation with Composer

Learn how to install Intervention Zodiac for PHP with Composer

## Server Requirements

Before you begin with the installation make sure that your server environment supports the following requirements.

PHP >= 8.2

## Installation

Use [Composer](https://getcomposer.org) for the installation by running the following command.

```bash
composer require intervention/zodiac
```

Although the library is **framework agnostic** it comes with a service provider
for the [Laravel Framework](https://www.laravel.com/). Which will be discovered
automatically and registers the calculator into your installation.

After the installation you can start [using the calculator](https://zodiac.intervention.io/v7/api/calculator.md).

---

## Become a Sponsor

### Intervention Zodiac needs your help to keep the project going

Intervention Zodiac is non-commercial, open source licensed and completely free to use. The considerable
effort required to maintain and develop the software is only possible with the financial support
of sponsors. There are two ways in which you can support this project.

- Support via [GitHub Sponsors](https://github.com/sponsors/Intervention)
- Support via [Ko-Fi](https://ko-fi.com/interventionphp)