stephenlake / php-google-holidays
A PHP package to assist in retrieving a country's year holidays from Google Calendar API's.
Installs: 10 368
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 1
Forks: 2
Open Issues: 0
Requires (Dev)
- orchestra/testbench: ~3.4.0|~3.5.0|~3.6.0
- phpunit/phpunit: ~7.0
This package is auto-updated.
Last update: 2023-02-05 22:12:11 UTC
README
A PHP package to assist in retrieving a country's year bank holiday listings with name and date from Google Calendar API's.
PHP Google Holidays
PHP Google Holidays is a super light weight package to retrieve a country's holidays from the Google API using Google Calendars.
Made with ❤️ by Stephen Lake
Getting Started
Install the package via composer.
composer require stephenlake/php-google-holidays
See documentation for usage.
License
This library is licensed under the MIT License - see the LICENSE.md file for details.