Sorry, no results were found for this search.

Install Intervention Zodiac for PHP via Composer. Calculate Western and Chinese zodiac signs in your application.

Server Requirements

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

PHP >= 8.2

Installation

Use Composer for the installation by running the following command.

composer require intervention/zodiac

Although the library is framework agnostic, it comes with a service provider for the Laravel Framework, which will be discovered automatically and registers the calculator into your installation.

After the installation you can start using the calculator.

Edit