pforret/deduceseason

deduce season from date and location

1.0.1 2023-11-12 19:56 UTC

This package is auto-updated.

Last update: 2024-05-12 21:00:23 UTC


README

Github: GitHub tag Tests

Packagist: Packagist Version Packagist Downloads

deduce season from date and location (latitude)

Installation

You can install the package via composer:

composer require pforret/deduceseason

Usage

$season = DeduceSeason::fromDateAndLatitude('2020-01-01', 52.336) // DeduceSeason::SEASON_WINTER

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.