PHPackages                             noahnxt/laravel-open-holiday-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. noahnxt/laravel-open-holiday-api

ActiveLibrary[API Development](/categories/api)

noahnxt/laravel-open-holiday-api
================================

A Laravel wrapper for the Open Holidays API

1.0.1(1y ago)24.8k↓30.8%2[5 PRs](https://github.com/NoahNxT/laravel-open-holidays-api/pulls)MITPHPPHP ^8.2CI passing

Since Oct 31Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/NoahNxT/laravel-open-holidays-api)[ Packagist](https://packagist.org/packages/noahnxt/laravel-open-holiday-api)[ Docs](https://github.com/noahnxt/laravel-open-holidays-api)[ RSS](/packages/noahnxt-laravel-open-holiday-api/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (14)Versions (13)Used By (0)

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

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

[![Latest Version on Packagist](https://camo.githubusercontent.com/b921f054b21f78d13e568758b5736dd819676bb13dc20bea1a1b3503caa5669c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6f61686e78742f6c61726176656c2d6f70656e2d686f6c696461792d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/noahnxt/laravel-open-holiday-api)[![GitHub Tests Action Status](https://camo.githubusercontent.com/4dd1e7670ee0a76f1791679e7d06a4a516998408af0bbb871098029f1e94bba3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e6f61686e78742f6c61726176656c2d6f70656e2d686f6c696461792d6170692f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/noahnxt/laravel-open-holiday-api/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/521e9670eeeb040815f3364d47e61f7f70ba35cd432a23ed35d6b1331cf222dd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e6f61686e78742f6c61726176656c2d6f70656e2d686f6c696461792d6170692f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/noahnxt/laravel-open-holiday-api/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d76ce63fd25148f9263f97a4cb296e1ffed03a0e83f7704fca930a60ab7844c4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6f61686e78742f6c61726176656c2d6f70656e2d686f6c696461792d6170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/noahnxt/laravel-open-holiday-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 noahnxt/laravel-open-holiday-api
```

Usage
-----

[](#usage)

```
$holidayApi = new \NoahNxT\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)

- [Noah Gillard](https://github.com/NoahNxT)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance65

Regular maintenance activity

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 62.8% of commits — single point of failure

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.

###  Release Activity

Cadence

Every ~51 days

Recently: every ~77 days

Total

7

Last Release

616d ago

Major Versions

0.0.5 → 1.0.02024-09-03

PHP version history (2 changes)0.0.1PHP ^8.1

1.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/1145c9a21eaf7e74498b0672ed09b1d3420fa4cb21c85f9f71ae50843d1640c5?d=identicon)[NxT-Solutions](/maintainers/NxT-Solutions)

---

Top Contributors

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

---

Tags

apilaravelphplaravelNoahNxTlaravel-open-holidays-api

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/noahnxt-laravel-open-holiday-api/health.svg)

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

###  Alternatives

[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ryangjchandler/bearer

Minimalistic token-based authentication for Laravel API endpoints.

8129.8k](/packages/ryangjchandler-bearer)[codebar-ag/laravel-docuware

DocuWare integration with Laravel

1221.1k](/packages/codebar-ag-laravel-docuware)[combindma/laravel-facebook-pixel

Meta pixel integration for Laravel

4956.9k](/packages/combindma-laravel-facebook-pixel)[stechstudio/laravel-hubspot

A Laravel SDK for the HubSpot CRM Api

2971.0k](/packages/stechstudio-laravel-hubspot)[codebar-ag/laravel-zammad

Zammad integration with Laravel

106.1k](/packages/codebar-ag-laravel-zammad)

PHPackages © 2026

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