PHPackages                             jongotlin/danish-dates-bundle - 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. jongotlin/danish-dates-bundle

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

jongotlin/danish-dates-bundle
=============================

Symfony bundle for jongotlin/danish-dates

2.0.0(3y ago)030MITPHPPHP &gt;=5.4.0

Since Sep 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jongotlin/DanishDatesBundle)[ Packagist](https://packagist.org/packages/jongotlin/danish-dates-bundle)[ RSS](/packages/jongotlin-danish-dates-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (7)Versions (10)Used By (0)

DanishDatesBundle
=================

[](#danishdatesbundle)

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

[](#installation)

Install with composer

```
$ composer require jongotlin/danish-dates-bundle

```

Add the bundle to your AppKernel.

```
new JGI\DanishDatesBundle\JGIDanishDatesBundle(),
```

Usage
-----

[](#usage)

```
$date = $container->get('jgi.danish_dates.datemanager')->getDate(new \Datetime('2018-01-01'));
echo $date->getDateTime()->format('Y-m-d') . ": " .
    ($date->isRedDay() ? 'red day' : 'not red day') . ' - ' . $date->getName();
// 2018-01-01: red day - Nytårsdag
```

License
-------

[](#license)

Bundle under the MIT License

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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 ~205 days

Recently: every ~356 days

Total

8

Last Release

1396d ago

Major Versions

1.0.6 → 2.0.02022-09-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/5cc25aa1a5dad773350b590c5d53b6e862267aaf311144e2134037b53a30bf99?d=identicon)[jongotlin](/maintainers/jongotlin)

---

Top Contributors

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

---

Tags

datesweden

### Embed Badge

![Health badge](/badges/jongotlin-danish-dates-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/jongotlin-danish-dates-bundle/health.svg)](https://phpackages.com/packages/jongotlin-danish-dates-bundle)
```

PHPackages © 2026

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