PHPackages                             hostnet/bank-holiday-component - 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. hostnet/bank-holiday-component

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

hostnet/bank-holiday-component
==============================

Component that provides bank holidays and business day dates

1.1.3(1y ago)354.5k↓25%5MITPHPPHP ^7.3||^8.0CI passing

Since Jun 20Pushed 1y ago2 watchersCompare

[ Source](https://github.com/hostnet/bank-holiday-component)[ Packagist](https://packagist.org/packages/hostnet/bank-holiday-component)[ RSS](/packages/hostnet-bank-holiday-component/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

[ ![](https://camo.githubusercontent.com/6a25649d6782916f44c023c179b7d1822b6005755f4309c3f0f2368a0038ef06/68747470733a2f2f7777772e686f73746e65742e6e6c2f696d616765732f686f73746e65742e737667)](http://www.hostnet.nl)

This component provides bank holidays and business day dates. The component is created to make it easy to calculate holidays in an extendable way.

Currently, this component only contains the Dutch holidays, but pull requests for other (country's) bank holidays are welcome.

Installation
------------

[](#installation)

Installation of the bundle can be done via [composer](https://getcomposer.org/) and is the recommended way of adding the bundle to your application. To do so, execute the following command to download the latest stable version of this bundle:

```
composer require hostnet/bank-holiday-component
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

This bundle and the component follow [semantic versioning](http://semver.org/) strictly.

Usage
-----

[](#usage)

```
