PHPackages                             endroid/soccer-calendar-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. endroid/soccer-calendar-bundle

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

endroid/soccer-calendar-bundle
==============================

Endroid Soccer Calendar Bundle for Symfony

1.1.0(3y ago)21.8kMITPHPPHP ^8.0

Since Dec 23Pushed 1y ago1 watchersCompare

[ Source](https://github.com/endroid/soccer-calendar-bundle)[ Packagist](https://packagist.org/packages/endroid/soccer-calendar-bundle)[ Docs](https://github.com/endroid/soccer-calendar-bundle)[ GitHub Sponsors](https://github.com/endroid)[ RSS](/packages/endroid-soccer-calendar-bundle/feed)WikiDiscussions main Synced 2w ago

READMEChangelogDependencies (6)Versions (8)Used By (0)

Soccer Calendar Bundle
======================

[](#soccer-calendar-bundle)

*By [endroid](https://endroid.nl/)*

[![Latest Stable Version](https://camo.githubusercontent.com/6c7d72260d8d5acb346caa98fbf25c4c2f5b1f017fa9edbdeed73b5811e55b88/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656e64726f69642f736f636365722d63616c656e6461722d62756e646c652e737667)](https://packagist.org/packages/endroid/soccer-calendar-bundle)[![Build Status](https://github.com/endroid/soccer-calendar-bundle/workflows/CI/badge.svg)](https://github.com/endroid/soccer-calendar-bundle/actions)[![Total Downloads](https://camo.githubusercontent.com/e9a20c3dcb78a78b7ebda8a4dc6270515d7f51a8b0f5449b0a7233319bd56ca3/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656e64726f69642f736f636365722d63616c656e6461722d62756e646c652e737667)](https://packagist.org/packages/endroid/soccer-calendar-bundle)[![Monthly Downloads](https://camo.githubusercontent.com/efd08e98ed5bdcbd8aa61be3bf732dc72ff7e92f97031407d7897b0a8ecf0092/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f656e64726f69642f736f636365722d63616c656e6461722d62756e646c652e737667)](https://packagist.org/packages/endroid/soccer-calendar-bundle)[![License](https://camo.githubusercontent.com/bc150cece5f9be8f46e73ae1a897b7bd0fcb4ec492d75a01645cdf25547b4b94/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656e64726f69642f736f636365722d63616c656e6461722d62756e646c652e737667)](https://packagist.org/packages/endroid/soccer-calendar-bundle)

This bundle integrates the endroid/soccer-calendar library in your project.

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

[](#installation)

Use [Composer](https://getcomposer.org/) to install the library.

```
$ composer require endroid/soccer-calendar-bundle
```

Symfony integration
-------------------

[](#symfony-integration)

Register the Symfony bundle in the kernel.

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = [
        // ...
        new Endroid\SoccerCalendar\SoccerCalendarBundle\EndroidSoccerCalendarBundle(),
    ];
}
```

Add the following section to your routing.

```
EndroidSoccerCalendarBundle:
    resource: "@EndroidSoccerCalendarBundle/Controller/"
    type:     annotation
    prefix:   /soccer-calendar
```

Versioning
----------

[](#versioning)

Version numbers follow the MAJOR.MINOR.PATCH scheme. Backwards compatibility breaking changes will be kept to a minimum but be aware that these can occur. Lock your dependencies for production and test your code when upgrading.

License
-------

[](#license)

This bundle is under the MIT license. For the full copyright and license information please view the LICENSE file that was distributed with this source code.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity73

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

Recently: every ~313 days

Total

7

Last Release

723d ago

PHP version history (4 changes)1.0.0PHP &gt;=7.1

1.0.2PHP ^7.3||^8.0

1.1.0PHP ^8.0

1.0.4PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/ea3fc1b297f29579f9861b5fbe3240c0eeafaaaee6e39b45d85d612a04a52fbd?d=identicon)[endroid](/maintainers/endroid)

---

Top Contributors

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

---

Tags

bundlecalendarendroidmatchesphpsoccersymfonyphpsymfonybundleendroidcalendarsoccer

### Embed Badge

![Health badge](/badges/endroid-soccer-calendar-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/endroid-soccer-calendar-bundle/health.svg)](https://phpackages.com/packages/endroid-soccer-calendar-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M378](/packages/easycorp-easyadmin-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M524](/packages/shopware-core)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9317.2k55](/packages/open-dxp-opendxp)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14114.1k13](/packages/netgen-content-browser)

PHPackages © 2026

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