PHPackages                             agantarcom/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. [Framework](/categories/framework)
4. /
5. agantarcom/calendar-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

agantarcom/calendar-bundle
==========================

A simple PHP calendar bundle for Symfony

1.0.2(1y ago)018MITPHPPHP &gt;=7.4

Since Sep 3Pushed 1y agoCompare

[ Source](https://github.com/agantarcom/CalendarBundle)[ Packagist](https://packagist.org/packages/agantarcom/calendar-bundle)[ RSS](/packages/agantarcom-calendar-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)Dependencies (2)Versions (3)Used By (0)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
composer require agantarcom/calendar-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
composer require agantarcom/calendar-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    AgantarCom\CalendarBundle\CalendarBundle::class => ['all' => true],
];
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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

2

Last Release

668d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M386](/packages/easycorp-easyadmin-bundle)[symfony/web-profiler-bundle

Provides a development tool that gives detailed information about the execution of any request

2.3k160.5M1.2k](/packages/symfony-web-profiler-bundle)[pimcore/pimcore

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

3.8k3.8M508](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[sulu/sulu

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

1.3k1.4M203](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)

PHPackages © 2026

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