PHPackages                             survos/ux-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. [Templating &amp; Views](/categories/templating)
4. /
5. survos/ux-calendar-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

survos/ux-calendar-bundle
=========================

FullCalendar UX integration for Symfony with AssetMapper and Twig components

2.7.23(yesterday)02↑2900%MITPHPPHP ^8.4

Since Apr 10Pushed yesterdayCompare

[ Source](https://github.com/survos/ux-calendar-bundle)[ Packagist](https://packagist.org/packages/survos/ux-calendar-bundle)[ GitHub Sponsors](https://github.com/kbond)[ RSS](/packages/survos-ux-calendar-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (16)Versions (72)Used By (0)

UX Calendar Bundle
==================

[](#ux-calendar-bundle)

`survos/ux-calendar-bundle` is a small Symfony UX bundle for rendering FullCalendar with AssetMapper, Twig components, and Stimulus.

Where this fits
---------------

[](#where-this-fits)

Three projects, three jobs — don't confuse them:

ProjectRole**survos/ux-calendar-bundle** (this)The **rendering/aggregation library**: FullCalendar v7 + AssetMapper + a normalized `EventSourceInterface` to merge iCal feeds.**[ccal](https://github.com/survos/ccal)**The **Community Calendar Aggregator app**: orgs, feeds, moderation, user subscriptions, event flags. Consumes this bundle.`demo/` (in this repo)A **minimal smoke-test** of the bundle. Not the app — that's ccal.> Deprecated/archived predecessors that blurred these lines: `survos/rappcal`, `tacman/CalendarBundle` (tattali fork), `survos-sites/calendar-demo`.

Current scope
-------------

[](#current-scope)

- AssetMapper-aware bundle setup
- Twig component for rendering a calendar shell
- Stimulus controller wired to FullCalendar
- Support for passing a JSON feed URL and an optional iCal URL as component input
- Backend contracts for normalized calendar events and event sources
- iCal import via `johngrogg/ics-parser`

Example
-------

[](#example)

```

```

iCal
----

[](#ical)

This bundle now includes the first step toward first-class iCal parsing via an `EventSourceInterface` contract plus an `IcsEventSource` adapter backed by `johngrogg/ics-parser`.

The intended architecture is:

- `EventSourceInterface` for calendar providers
- an event DTO normalized for FullCalendar and iCal export/import
- one or more iCal adapters/parsers
- optional export mapping, likely using `spatie/icalendar-generator`
- optional entity mapping via attributes and `CalendarEntityInterface`

That is the cleaner path if you want JSON feeds, iCal ingestion, and later iCal export to coexist without baking transport details into the Stimulus controller.

Finding calendars
-----------------

[](#finding-calendars)

You can find public iCal calendars to test against at [Calendar Labs](https://www.calendarlabs.com/ical-calendar/).

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance100

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

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

Total

71

Last Release

1d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/21b39551f92ed4143772c622f9e571589c5a72c96ab3c53fe67489ce0d83e806?d=identicon)[tacman1123](/maintainers/tacman1123)

---

Top Contributors

[![tacman](https://avatars.githubusercontent.com/u/619585?v=4)](https://github.com/tacman "tacman (6 commits)")

---

Tags

symfony-uxcalendarSymfony Bundlefullcalendarux

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.5M370](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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