Sorry, no results were found for this search.

You are viewing the documentation for Intervention Zodiac v6. This version is in an early beta stage. Use stable in production environments.

Learn how to install Intervention Zodiac for PHP with Composer and discover how to use the library with the Laravel framework.

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