PHPackages                             quidmy-e/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. quidmy-e/calendar

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

quidmy-e/calendar
=================

Test calendar

03JavaScript

Since Mar 3Pushed 7y agoCompare

[ Source](https://github.com/Quidmye/Calendar)[ Packagist](https://packagist.org/packages/quidmy-e/calendar)[ RSS](/packages/quidmy-e-calendar/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Calendar
========

[](#calendar)

laravel calendar

install
=======

[](#install)

crontab -e

```
* * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1

```

.env

```
GCM_KEY=YOUR_KEY

```

App\\Console\\Kernel.php

```
use Quidmye\Jobs\SendWebPush;

```

And

```
$schedule->job(new SendWebPush)->everyMinute();

```

in the schedule method

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/696c8bba8050f2e8aba7f525b95be0ff0177f52cd46b3d3f2cc2245c7d889911?d=identicon)[Quidmy](/maintainers/Quidmy)

---

Top Contributors

[![Quidmye](https://avatars.githubusercontent.com/u/48060919?v=4)](https://github.com/Quidmye "Quidmye (434 commits)")

### Embed Badge

![Health badge](/badges/quidmy-e-calendar/health.svg)

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

###  Alternatives

[omaralalwi/laravel-trash-cleaner

clean logs and debug files (clockwork , laravel telescope and more)

221.8k](/packages/omaralalwi-laravel-trash-cleaner)

PHPackages © 2026

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