PHPackages                             miso93/czech-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. miso93/czech-holidays

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

miso93/czech-holidays
=====================

Simple PHP library/helper for getting Czech holidays

1.0.2(9y ago)015.4kMITPHPPHP &gt;=5.4.0

Since Dec 6Pushed 9y ago1 watchersCompare

[ Source](https://github.com/miso93/czech-holidays)[ Packagist](https://packagist.org/packages/miso93/czech-holidays)[ Docs](https://github.com/miso93/czech-holidays)[ RSS](/packages/miso93-czech-holidays/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

[![Build status](https://camo.githubusercontent.com/04a2fce202ac4d1d0c5ce1787e969875943c6dc460ac3ad5b77594ee486feacb/68747470733a2f2f7472617669732d63692e6f72672f6d69736f39332f637a6563682d686f6c69646179732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/miso93/czech-holidays)

Czech Holidays
==============

[](#czech-holidays)

Simple PHP library/helper for getting Czech holidays.
This project is simple refactor of [Slovak Holidays](https://github.com/rekurzia/slovak-holidays)

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

[](#installation)

```
composer require miso93/czech-holidays
```

Usage
-----

[](#usage)

Very easy, static:

```
\Miso93\CzechHolidays::getHolidays(); // for current year
\Miso93\CzechHolidays::getHolidays(2014); // only for year
\Miso93\CzechHolidays::getHolidays(2014, 8); // for year and month
\Miso93\CzechHolidays::isTodayHoliday(); // date('Y-m-d')
\Miso93\CzechHolidays::isDayHoliday(2015, 12, 24);
```

License
-------

[](#license)

This software is licensed under MIT License.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

3

Last Release

3440d ago

### Community

---

Top Contributors

[![miso93](https://avatars.githubusercontent.com/u/6154613?v=4)](https://github.com/miso93 "miso93 (4 commits)")

### Embed Badge

![Health badge](/badges/miso93-czech-holidays/health.svg)

```
[![Health](https://phpackages.com/badges/miso93-czech-holidays/health.svg)](https://phpackages.com/packages/miso93-czech-holidays)
```

###  Alternatives

[ivanovsaleksejs/num-to-text

Converts numbers or prices to text representation in various languages. For example, 437605 becomes "four hundred thirty seven thousand six hundred five". Price class for displaying prices with currencies is also available.

2015.9k](/packages/ivanovsaleksejs-num-to-text)[vildanbina/composer-upgrader

Effortlessly upgrade all Composer dependencies to their latest versions with a single command.

364.7k1](/packages/vildanbina-composer-upgrader)

PHPackages © 2026

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