PHPackages                             guliano/esco-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. guliano/esco-holidays

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

guliano/esco-holidays
=====================

Polskie święta zwykłe i ruchome

02.4k↓50%2PHP

Since Mar 4Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

esco-holidays
=============

[](#esco-holidays)

Polskie święta zwykłe i ruchome

Wstęp
-----

[](#wstęp)

Ta mała biblioteka zwraca polskie święta ustawowo wolne od pracy. Wielkanoc jest świętem ruchomym. Biblioteka potrafi wyliczyć to święto od roku 1582 do 2499 wg algorytmu Gaussa.

Wymagania
---------

[](#wymagania)

Sprawdź plik [composer.json](composer.json)

Instalacja
----------

[](#instalacja)

Najprostszym sposobem instalacji biblioteki jest użycie composera. W konsoli wpisz:

```
$ composer require guliano/esco-holidays:dev-master
```

Użycie
------

[](#użycie)

Obecnie biblioteka udostępnia jedną statyczną metodę, za pomocą której możemy wyświetlić wszystkie święta z podanego zakresu dat:

```
$dateFrom = new \DateTime('2015-01-01');
$dateTo = new \DateTime('2015-12-31');
$holidays = HolidaysService::getHolidaysBetween($dateFrom, $dateTo);
var_dump($holidays);
```

Licencja
--------

[](#licencja)

MIT

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity11

Early-stage or recently created project

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/986461ee088954647b8185c7b0f7de04f7cec27f22753894cc46093abffaa5d6?d=identicon)[guliano](/maintainers/guliano)

---

Top Contributors

[![guliano](https://avatars.githubusercontent.com/u/1310023?v=4)](https://github.com/guliano "guliano (5 commits)")[![Debeet](https://avatars.githubusercontent.com/u/3075576?v=4)](https://github.com/Debeet "Debeet (1 commits)")

---

Tags

esco-holidaysgausspolskaswietawielkanoc

### Embed Badge

![Health badge](/badges/guliano-esco-holidays/health.svg)

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

PHPackages © 2026

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