Download the PHP package mll-lab/holidays without Composer
On this page you can find all versions of the php package mll-lab/holidays. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mll-lab/holidays
More information about mll-lab/holidays
Files in mll-lab/holidays
Download mll-lab/holidays
More information about mll-lab/holidays
Files in mll-lab/holidays
Vendor mll-lab
Package holidays
Short Description PHP package to evaluate if a day is a holiday
License MIT
Homepage https://github.com/mll-lab/holidays
Package holidays
Short Description PHP package to evaluate if a day is a holiday
License MIT
Homepage https://github.com/mll-lab/holidays
Please rate this library. Is it a good library?
Informations about the package holidays
Holidays
Deprecated
This library is deprecated in favor of https://github.com/mll-lab/php-utils.
Installation
Install through composer
Usage
Custom Holidays
You can add custom holidays by registering a method that returns a map of holidays for a given year. Set this up in a central place that always runs before your application, e.g. a bootstrap method.
Custom holidays have precedence over the holidays inherent to this library.
Changelog
See CHANGELOG.md
.
Contributing
See CONTRIBUTING.md
.
License
This package is licensed using the MIT License.
All versions of holidays with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2 || ^8
ext-calendar Version *
nesbot/carbon Version ^2.53
thecodingmachine/safe Version ^1 || ^2
ext-calendar Version *
nesbot/carbon Version ^2.53
thecodingmachine/safe Version ^1 || ^2
The package mll-lab/holidays contains the following files
Loading the files please wait ....