PHPackages                             diohz0r/holidays - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. diohz0r/holidays

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

diohz0r/holidays
================

add and check holidays for your project

64PHP

Since Sep 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/DIOHz0r/holidays)[ Packagist](https://packagist.org/packages/diohz0r/holidays)[ RSS](/packages/diohz0r-holidays/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Holidays
========

[](#holidays)

This library helps you to add and check dates against holidays and worktime.

Install
-------

[](#install)

Is recommended to install this via composer:

```
$ composer require diohz0r/holidays
```

Use
---

[](#use)

The use is very simple, extend the class add your regional holidays and create the object. Example:

```
