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

0.0.1 2016-11-09 15:30 UTC

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

Usage

Check this example file.