benit / holiday
a holiday utility
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/benit/holiday
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-10-14 09:15:17 UTC
README
Holidays are a very important stuff in life, this library provides tools to manage holidays.
Features
- Get holidays for a given year.
- Filter holidays of a given year by day of the week. For example : get all the holidays that are nor Saturday nor Sunday.
- Determine if a date is a holiday.
Contribute
Feel free to contribute to this project implementing country speficic holiday rules. Take a look at the already implemented country holiday classes.
Installation
composer require benit/holiday