PHPackages                             jgi/swedish-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. jgi/swedish-dates-bundle

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

jgi/swedish-dates-bundle
========================

Symfony bundle for jgi/swedish-dates

1.2.9(3y ago)01601MITPHPPHP &gt;=5.4.0CI failing

Since Apr 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jongotlin/SwedishDatesBundle)[ Packagist](https://packagist.org/packages/jgi/swedish-dates-bundle)[ RSS](/packages/jgi-swedish-dates-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (2)Versions (17)Used By (1)

SwedishDatesBundle
==================

[](#swedishdatesbundle)

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

[](#installation)

Install with composer

```
$ composer require jgi/swedish-dates-bundle

```

Add the bundle to your AppKernel.

```
new JGI\SwedishDatesBundle\JGISwedishDatesBundle(),
```

Usage
-----

[](#usage)

```
$date = $container->get('jgi.swedish_dates.datemanager')->getDate(new \Datetime('2014-12-25'));
echo $date->getDateTime()->format('Y-m-d') . ": " .
    ($date->isRedDay() ? 'red day' : 'not red day') . ' - ' . $date->getName();
// 2014-12-25: red day - Juldagen
```

License
-------

[](#license)

Bundle under the MIT License

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

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

Recently: every ~162 days

Total

15

Last Release

1396d ago

### 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 (29 commits)")

---

Tags

datesweden

### Embed Badge

![Health badge](/badges/jgi-swedish-dates-bundle/health.svg)

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

PHPackages © 2026

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