intervention / zodiac
Zodiac sign calculator
Installs: 83 559
Dependents: 0
Suggesters: 0
Security: 0
Stars: 41
Watchers: 4
Forks: 13
Open Issues: 0
Requires
- php: ^7.3|^8.0
- illuminate/translation: ~4|~5|~6|~7|~8|~9|~10
- nesbot/carbon: ^2.0
Requires (Dev)
- phpstan/phpstan: ^1
- phpunit/phpunit: ^9.0
README
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