PHPackages                             cultuurnet/calendar-summary - 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. cultuurnet/calendar-summary

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

cultuurnet/calendar-summary
===========================

Library to convert a cdbXML input to a readable summary

1.1.3(8y ago)025.9k1[1 issues](https://github.com/cultuurnet/calendar-summary/issues)[1 PRs](https://github.com/cultuurnet/calendar-summary/pulls)1Apache-2.0PHPPHP &gt;=5.6.0

Since Apr 17Pushed 3y ago28 watchersCompare

[ Source](https://github.com/cultuurnet/calendar-summary)[ Packagist](https://packagist.org/packages/cultuurnet/calendar-summary)[ RSS](/packages/cultuurnet-calendar-summary/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (5)Versions (11)Used By (1)

Warning: This project has been deprecated
=========================================

[](#warning-this-project-has-been-deprecated)

It should only be used with Culturefeed and CdbXml integrations. For all other uses this project has been deprecated and superseded by [calendar-summary-v3](https://github.com/cultuurnet/calendar-summary-v3)

calendar-summary
================

[](#calendar-summary)

[![Build Status](https://camo.githubusercontent.com/5e05cc1a3390898f668721fae972f32900b0d4ae041feae5e62d3e61aff2e22c/68747470733a2f2f7472617669732d63692e6f72672f63756c747575726e65742f63616c656e6461722d73756d6d6172792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/cultuurnet/calendar-summary) [![Coverage Status](https://camo.githubusercontent.com/6593168f0020026a0b0a95ab670da9a3767b554c418fa74719faa3fe265e6407/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f63756c747575726e65742f63616c656e6461722d73756d6d6172792f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/cultuurnet/calendar-summary?branch=master)

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

[](#installation)

You can install the CultuurNet\\calendar-summary PHP library in different ways:

- Standalone. Clone or download from github and use \[Composer\]\[composer\]. Run `composer install` from the root of the clone to download the necessary dependencies. Standalone usage is probably only useful for testing purposes.
- Inside your project: require the cultuurnet/calendar-summary package (it is \[registered on Packagist\]\[packagist\]) and the cultuurnet/cdb package in your project's composer.json file and run `composer update`.

```
{
    "require": {
        "cultuurnet/calendar-summary": "~1.0",
    }
}
```

How it works
------------

[](#how-it-works)

The calendar-summary PHP takes a CultureFeed\_Cdb\_Data\_Calendar object (hence the dependency on cultuurnet/cdb, and formats it. Right now there's a HTML formatter and a plain text formatter. But other formatters can easily be implemented.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 61.7% 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 ~123 days

Recently: every ~202 days

Total

10

Last Release

2937d ago

PHP version history (2 changes)v1.0.4PHP &gt;=5.5.0

v1.1.0PHP &gt;=5.6.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d36d172d00ced6637c459c23a28191f50ed5e6bbe46ec97e07b78f166fbdff18?d=identicon)[dev-publiq](/maintainers/dev-publiq)

![](https://www.gravatar.com/avatar/df052a58ecfa5a07fd2b4cb12bb128ab28ff4b8e82fb0831eab81623b898ddb4?d=identicon)[madewithlove-machine-user](/maintainers/madewithlove-machine-user)

---

Top Contributors

[![nleroy](https://avatars.githubusercontent.com/u/111720?v=4)](https://github.com/nleroy "nleroy (79 commits)")[![cyberwolf](https://avatars.githubusercontent.com/u/95102?v=4)](https://github.com/cyberwolf "cyberwolf (19 commits)")[![bramcordie](https://avatars.githubusercontent.com/u/1107185?v=4)](https://github.com/bramcordie "bramcordie (11 commits)")[![lukdens](https://avatars.githubusercontent.com/u/898075?v=4)](https://github.com/lukdens "lukdens (5 commits)")[![bertramakers](https://avatars.githubusercontent.com/u/959026?v=4)](https://github.com/bertramakers "bertramakers (4 commits)")[![JonasVHG](https://avatars.githubusercontent.com/u/4658984?v=4)](https://github.com/JonasVHG "JonasVHG (4 commits)")[![svenhoutmeyers](https://avatars.githubusercontent.com/u/897699?v=4)](https://github.com/svenhoutmeyers "svenhoutmeyers (3 commits)")[![brampauwelyn](https://avatars.githubusercontent.com/u/9402377?v=4)](https://github.com/brampauwelyn "brampauwelyn (2 commits)")[![stijnswaanen](https://avatars.githubusercontent.com/u/2233159?v=4)](https://github.com/stijnswaanen "stijnswaanen (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/cultuurnet-calendar-summary/health.svg)

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

PHPackages © 2026

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