PHPackages                             personal-galaxy/calendar - 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. personal-galaxy/calendar

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

personal-galaxy/calendar
========================

Calendar model

1.0.0(8y ago)031MITPHPPHP ~7.2

Since Apr 7Pushed 8y agoCompare

[ Source](https://github.com/PersonalGalaxy/Calendar)[ Packagist](https://packagist.org/packages/personal-galaxy/calendar)[ Docs](http://github.com/PersonalGalaxy/Calendar)[ RSS](/packages/personal-galaxy-calendar/feed)WikiDiscussions develop Synced yesterday

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

Calendar
========

[](#calendar)

`master``develop`[![Scrutinizer Code Quality](https://camo.githubusercontent.com/cf54b222cafd9b32bf4812b6646cecc6b4f53cf6f2c6299b5c49210fc9aba938/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f43616c656e6461722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Calendar/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2fd6c446cb75ff72a6481ccf81c9976ff30e20f5d8f3128cd94c6c51cb8124e0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f43616c656e6461722f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Calendar/?branch=develop)[![Code Coverage](https://camo.githubusercontent.com/63b7e28f6e90b806a280c4fa96b2b7556ead9d31760932492571322a627b4aed/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f43616c656e6461722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Calendar/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/aa784316c1b88fc2bdb06e792f4008d7d0ecb7828518759d53a93e933308d60a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f43616c656e6461722f6261646765732f636f7665726167652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Calendar/?branch=develop)[![Build Status](https://camo.githubusercontent.com/1f4ba47cd8a42f2640d754933e3a15cf7f940448264abc585f9b2130682209a9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f43616c656e6461722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Calendar/build-status/master)[![Build Status](https://camo.githubusercontent.com/8d505db41e2d27c4feebb7b6fb45d1f5f67be433752d885183ad0bcb1c1d75a5/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f43616c656e6461722f6261646765732f6275696c642e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Calendar/build-status/develop)Model to manage a calendar.

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

[](#installation)

```
composer require personal-galaxy/calendar
```

Usage
-----

[](#usage)

The only entry point to use the model are the [commands](src/Command), you should use a [command bus](https://github.com/innmind/commandbus) in order to bind the commands to their handler.

You also need to implement the repository [interfaces](src/Repository) in order to persist the agendas and events.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

Unknown

Total

1

Last Release

3006d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/851425?v=4)[Baptiste Langlade](/maintainers/Baptouuuu)[@Baptouuuu](https://github.com/Baptouuuu)

---

Top Contributors

[![Baptouuuu](https://avatars.githubusercontent.com/u/851425?v=4)](https://github.com/Baptouuuu "Baptouuuu (21 commits)")

---

Tags

calendar

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/personal-galaxy-calendar/health.svg)

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

###  Alternatives

[eluceo/ical

The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your \*.ics file by hand. The output will follow RFC 5545 as best as possible.

1.2k18.3M57](/packages/eluceo-ical)[spatie/icalendar-generator

Build calendars in the iCalendar format

6878.7M15](/packages/spatie-icalendar-generator)[spatie/laravel-google-calendar

Manage events on a Google Calendar

1.4k1.7M21](/packages/spatie-laravel-google-calendar)[league/period

Time range API for PHP

7335.7M22](/packages/league-period)[aeon-php/calendar

PHP type safe, immutable calendar library

20410.2M16](/packages/aeon-php-calendar)[laraveljutsu/zap

A flexible, performant, and developer-friendly schedule management system for Laravel

1.5k97.9k1](/packages/laraveljutsu-zap)

PHPackages © 2026

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