PHPackages                             webfactory/fork-calendr - 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. webfactory/fork-calendr

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

webfactory/fork-calendr
=======================

Object Oriented calendar management

4.3.0(1mo ago)0225↓16.7%MITPHPPHP ^8.0CI failing

Since Apr 28Pushed 1mo agoCompare

[ Source](https://github.com/webfactory/fork-CalendR)[ Packagist](https://packagist.org/packages/webfactory/fork-calendr)[ Docs](https://github.com/webfactory/fork-CalendR)[ RSS](/packages/webfactory-fork-calendr/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)Dependencies (11)Versions (6)Used By (0)

CalendR
=======

[](#calendr)

[![build](https://github.com/peter279k/fork-CalendR/actions/workflows/build.yml/badge.svg)](https://github.com/peter279k/fork-CalendR/actions/workflows/build.yml)

CalendR is an Object Oriented Calendar management library on top of PHP7.3+ Date objects. You can use it to deal with all your needs about calendars and events.

Complete documentation
----------------------

[](#complete-documentation)

Complete documentation is available [here](http://yohang.github.com/CalendR).

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

[](#installation)

CalendR is hosted on [packagist](http://packagist.org), you can install it with composer.

Create a composer.json file

```
    {
        "require": {
            "peter279k/fork-calendr": "^3.0"
        }
    }
```

Install composer and run it

```
    wget http://getcomposer.org/composer.phar
    php composer.phar install
```

(Optional) Autoload CalendR

```
    require 'vendor/autoload.php';
```

Contribute
----------

[](#contribute)

Calendar is open to contributions. Merging delays can vary depending to my free time, but always be welcome.

License
-------

[](#license)

CalendR is licensed under the MIT License - see the LICENSE file for details

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance93

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 77.5% 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 ~4 days

Total

3

Last Release

34d ago

PHP version history (2 changes)4.1.0PHP ^7.3|^8.0

4.3.0PHP ^8.0

### Community

Maintainers

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

---

Top Contributors

[![yohang](https://avatars.githubusercontent.com/u/608984?v=4)](https://github.com/yohang "yohang (183 commits)")[![zanbaldwin](https://avatars.githubusercontent.com/u/123245?v=4)](https://github.com/zanbaldwin "zanbaldwin (22 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (10 commits)")[![ovgray](https://avatars.githubusercontent.com/u/2389376?v=4)](https://github.com/ovgray "ovgray (4 commits)")[![bertrandq](https://avatars.githubusercontent.com/u/4091631?v=4)](https://github.com/bertrandq "bertrandq (3 commits)")[![garak](https://avatars.githubusercontent.com/u/179866?v=4)](https://github.com/garak "garak (3 commits)")[![mpdude](https://avatars.githubusercontent.com/u/1202333?v=4)](https://github.com/mpdude "mpdude (3 commits)")[![relthyg](https://avatars.githubusercontent.com/u/8628559?v=4)](https://github.com/relthyg "relthyg (2 commits)")[![FabianSchmick](https://avatars.githubusercontent.com/u/17527958?v=4)](https://github.com/FabianSchmick "FabianSchmick (2 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")[![jpottier](https://avatars.githubusercontent.com/u/1446926?v=4)](https://github.com/jpottier "jpottier (1 commits)")[![samnela](https://avatars.githubusercontent.com/u/1852108?v=4)](https://github.com/samnela "samnela (1 commits)")[![endelwar](https://avatars.githubusercontent.com/u/28512?v=4)](https://github.com/endelwar "endelwar (1 commits)")

---

Tags

eventsdatecalendar

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webfactory-fork-calendr/health.svg)

```
[![Health](https://phpackages.com/badges/webfactory-fork-calendr/health.svg)](https://phpackages.com/packages/webfactory-fork-calendr)
```

###  Alternatives

[symfony/rate-limiter

Provides a Token Bucket implementation to rate limit input and output in your application

27151.7M249](/packages/symfony-rate-limiter)[yohang/calendr

Object Oriented calendar management

473618.8k3](/packages/yohang-calendr)[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)[umulmrum/holiday

A PHP library to compute holidays. It's something :-)

93371.2k1](/packages/umulmrum-holiday)[benhall14/php-calendar

A simple PHP class to generate calendars.

9825.1k](/packages/benhall14-php-calendar)

PHPackages © 2026

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