benit / holiday
a holiday utility
0.0.1
2016-11-09 15:30 UTC
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2024-11-12 04:49:52 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