PHPackages                             caldero-systems/laravel-open-holidays-api - 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. [API Development](/categories/api)
4. /
5. caldero-systems/laravel-open-holidays-api

ActiveLibrary[API Development](/categories/api)

caldero-systems/laravel-open-holidays-api
=========================================

A Laravel wrapper for the Open Holidays API

084↓69.5%[5 PRs](https://github.com/CalderoSystems/HolidayAPI/pulls)PHPCI passing

Since Jul 7Pushed 1mo agoCompare

[ Source](https://github.com/CalderoSystems/HolidayAPI)[ Packagist](https://packagist.org/packages/caldero-systems/laravel-open-holidays-api)[ RSS](/packages/caldero-systems-laravel-open-holidays-api/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

THIS IS COMPATIBLE WITH LARAVEL 12+13
=====================================

[](#this-is-compatible-with-laravel-1213)

Laravel package for the Open Holiday API
========================================

[](#laravel-package-for-the-open-holiday-api)

[![Latest Version on Packagist](https://camo.githubusercontent.com/967dd0fa0ea5ce03a77970b1509e329e6a237de4faf3c22ddac77213788e1cbf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63616c6465726f2d73797374656d732f6c61726176656c2d6f70656e2d686f6c69646179732d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/caldero-systems/laravel-open-holidays-api)[![CI Status](https://camo.githubusercontent.com/8a0b0d76c5b33b3daa51aba95d5c24d499c6830fdc2f71b9ae2d2ed19f2bdd65/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f43616c6465726f53797374656d732f486f6c696461794150492f63692e796d6c3f6272616e63683d6d61696e266c6162656c3d4349267374796c653d666c61742d737175617265)](https://github.com/CalderoSystems/HolidayAPI/actions?query=workflow%3ACI+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e0c05cb094d614b74c980b3883febb5ab8df704f7e9e2f4bda6afd169512b7bf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f43616c6465726f53797374656d732f486f6c696461794150492f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/CalderoSystems/HolidayAPI/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/f90aa0dfbc15b4613e0b950619409974699061ec94306ed0215f947b68bd4aad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63616c6465726f2d73797374656d732f6c61726176656c2d6f70656e2d686f6c69646179732d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/caldero-systems/laravel-open-holidays-api)

A package to use the holidays API from the [Open Holiday API](https://www.openholidaysapi.org/). ([Swagger](https://openholidaysapi.org/swagger/index.html))

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

[](#installation)

You can install the package via composer:

```
composer require caldero-systems/laravel-open-holidays-api
```

Usage
-----

[](#usage)

```
$holidayApi = new \CalderoSystems\LaravelOpenHolidaysApi\OpenHolidaysApi();
$holidays = $holidayApi
    ->holidays()
    ->publicHolidays(
        'BE',
        'NL',
        '2023-01-01',
        '2023-12-31',
        'NL-BE'
        );
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Caldero Systems](https://github.com/CalderoSystems)
- [Noah Gillard](https://github.com/NoahNxT) (original author)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance60

Regular maintenance activity

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/d64286dc8cc0b2f108946906fa24f572f212f4bb882a76fc7d0a82aa204dfcf2?d=identicon)[Muelle](/maintainers/Muelle)

---

Top Contributors

[![NoahNxT](https://avatars.githubusercontent.com/u/58152024?v=4)](https://github.com/NoahNxT "NoahNxT (19 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (18 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (9 commits)")[![updatedData](https://avatars.githubusercontent.com/u/25728935?v=4)](https://github.com/updatedData "updatedData (4 commits)")

### Embed Badge

![Health badge](/badges/caldero-systems-laravel-open-holidays-api/health.svg)

```
[![Health](https://phpackages.com/badges/caldero-systems-laravel-open-holidays-api/health.svg)](https://phpackages.com/packages/caldero-systems-laravel-open-holidays-api)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.5M7](/packages/exsyst-swagger)[lucasdotvin/laravel-soulbscription

A straightforward interface to handle subscriptions and features consumption.

709209.3k](/packages/lucasdotvin-laravel-soulbscription)[pimax/fb-messenger-php

Facebook Messenger Bot PHP API

313188.5k2](/packages/pimax-fb-messenger-php)[commercetools/commercetools-api-reference

6520.5k3](/packages/commercetools-commercetools-api-reference)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
