Zodiac sign calculator

3.1.0 2023-02-25 19:38 UTC

This package is auto-updated.

Last update: 2023-11-04 17:50:11 UTC


README

Latest Version build Monthly Downloads

Intervention Zodiac is a calculator for zodiac signs to resolve the respective zodiac sign from various data types.

Installation

You can install this package with Composer.

Require the package via Composer:

$ 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.

Documentation

Read the full documentation for this library.

Development & Testing

With this package comes a Docker image to build a test suite container. To build this container you have to have Docker installed on your system. You can run all tests with this command.

$ docker-compose run --rm --build tests

License

Intervention Zodiac is licensed under the MIT License.

Copyright 2016 Oliver Vogel