PHPackages                             fullcalendar/fullcalendar - 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. fullcalendar/fullcalendar

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

fullcalendar/fullcalendar
=========================

Full-sized drag &amp; drop event calendar

v3.10.5(4y ago)20.4k373.3k↓44.6%3.7k[1.0k issues](https://github.com/fullcalendar/fullcalendar/issues)[56 PRs](https://github.com/fullcalendar/fullcalendar/pulls)4MITTypeScriptCI passing

Since Apr 27Pushed 4mo ago423 watchersCompare

[ Source](https://github.com/fullcalendar/fullcalendar)[ Packagist](https://packagist.org/packages/fullcalendar/fullcalendar)[ Docs](https://fullcalendar.io/)[ RSS](/packages/fullcalendar-fullcalendar/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (22)Used By (4)

FullCalendar
============

[](#fullcalendar)

Full-sized drag &amp; drop calendar in JavaScript

- [Project Website](https://fullcalendar.io/)
- [Documentation](https://fullcalendar.io/docs)
- [Changelog](CHANGELOG.md)
- [Support](https://fullcalendar.io/support)
- [License](LICENSE.md)
- [Roadmap](https://fullcalendar.io/roadmap)

Connectors:

- [React](https://github.com/fullcalendar/fullcalendar-react)
- [Angular](https://github.com/fullcalendar/fullcalendar-angular)
- [Vue 3](https://github.com/fullcalendar/fullcalendar-vue) | [2](https://github.com/fullcalendar/fullcalendar-vue2)

Bundle
------

[](#bundle)

The [FullCalendar Standard Bundle](bundle) is easier to install than individual plugins, though filesize will be larger. It works well with a CDN.

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

[](#installation)

Install the FullCalendar core package and any plugins you plan to use:

```
npm install @fullcalendar/core @fullcalendar/interaction @fullcalendar/daygrid
```

Usage
-----

[](#usage)

Instantiate a Calendar with plugins and options:

```
import { Calendar } from '@fullcalendar/core'
import interactionPlugin from '@fullcalendar/interaction'
import dayGridPlugin from '@fullcalendar/daygrid'

const calendarEl = document.getElementById('calendar')
const calendar = new Calendar(calendarEl, {
  plugins: [
    interactionPlugin,
    dayGridPlugin
  ],
  initialView: 'timeGridWeek',
  editable: true,
  events: [
    { title: 'Meeting', start: new Date() }
  ]
})

calendar.render()
```

Development
-----------

[](#development)

You must install this repo with [PNPM](https://pnpm.io/):

```
pnpm install

```

Available scripts (via `pnpm run `):

- `build` - build production-ready dist files
- `dev` - build &amp; watch development dist files
- `test` - test headlessly
- `test:dev` - test interactively
- `lint`
- `clean`

[Info about contributing code »](CONTRIBUTING.md)

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance49

Moderate activity, may be stable

Popularity71

Solid adoption and visibility

Community48

Growing community involvement

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 94.2% 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 ~78 days

Recently: every ~133 days

Total

22

Last Release

1658d ago

Major Versions

v3.9.0 → v4.0.0-alpha2018-04-13

v3.10.0 → v4.0.0-alpha.42019-01-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/876e730a8de8dbc00932e2834175484b3542402e55ad2941d584c455b2ceb514?d=identicon)[arshaw](/maintainers/arshaw)

---

Top Contributors

[![arshaw](https://avatars.githubusercontent.com/u/56520?v=4)](https://github.com/arshaw "arshaw (5964 commits)")[![acerix](https://avatars.githubusercontent.com/u/379534?v=4)](https://github.com/acerix "acerix (77 commits)")[![caseyjhol](https://avatars.githubusercontent.com/u/2874325?v=4)](https://github.com/caseyjhol "caseyjhol (48 commits)")[![jstacoder](https://avatars.githubusercontent.com/u/4082254?v=4)](https://github.com/jstacoder "jstacoder (47 commits)")[![peternowee](https://avatars.githubusercontent.com/u/10220583?v=4)](https://github.com/peternowee "peternowee (27 commits)")[![njpearman](https://avatars.githubusercontent.com/u/31264?v=4)](https://github.com/njpearman "njpearman (27 commits)")[![vidbina](https://avatars.githubusercontent.com/u/335406?v=4)](https://github.com/vidbina "vidbina (22 commits)")[![Naguumo](https://avatars.githubusercontent.com/u/22964474?v=4)](https://github.com/Naguumo "Naguumo (17 commits)")[![Rouche](https://avatars.githubusercontent.com/u/1267438?v=4)](https://github.com/Rouche "Rouche (13 commits)")[![joankaradimov](https://avatars.githubusercontent.com/u/221979?v=4)](https://github.com/joankaradimov "joankaradimov (12 commits)")[![joelzanden](https://avatars.githubusercontent.com/u/17528826?v=4)](https://github.com/joelzanden "joelzanden (9 commits)")[![paw3lx](https://avatars.githubusercontent.com/u/812017?v=4)](https://github.com/paw3lx "paw3lx (7 commits)")[![idrafttt](https://avatars.githubusercontent.com/u/3132508?v=4)](https://github.com/idrafttt "idrafttt (6 commits)")[![avindra](https://avatars.githubusercontent.com/u/126848?v=4)](https://github.com/avindra "avindra (6 commits)")[![levon-isajanyan](https://avatars.githubusercontent.com/u/56186898?v=4)](https://github.com/levon-isajanyan "levon-isajanyan (5 commits)")[![livmackintosh](https://avatars.githubusercontent.com/u/4807497?v=4)](https://github.com/livmackintosh "livmackintosh (5 commits)")[![sirrocco](https://avatars.githubusercontent.com/u/118718?v=4)](https://github.com/sirrocco "sirrocco (4 commits)")[![laoneo](https://avatars.githubusercontent.com/u/251072?v=4)](https://github.com/laoneo "laoneo (4 commits)")[![alfill](https://avatars.githubusercontent.com/u/7522884?v=4)](https://github.com/alfill "alfill (3 commits)")[![jagthedrummer](https://avatars.githubusercontent.com/u/58702?v=4)](https://github.com/jagthedrummer "jagthedrummer (3 commits)")

---

Tags

calendareventfull-sizedeventcalendarjquery-pluginfull-sized

### Embed Badge

![Health badge](/badges/fullcalendar-fullcalendar/health.svg)

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

###  Alternatives

[fullcalendar/fullcalendar-scheduler

A premium add-on to FullCalendar for displaying events and resources

78514.7k](/packages/fullcalendar-fullcalendar-scheduler)[spatie/laravel-google-calendar

Manage events on a Google Calendar

1.4k1.5M21](/packages/spatie-laravel-google-calendar)[kigkonsult/icalcreator

iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information

2462.6M16](/packages/kigkonsult-icalcreator)[serhioromano/bootstrap-calendar

Bootstrap full view calendar.

3.0k5.9k2](/packages/serhioromano-bootstrap-calendar)[edofre/yii2-fullcalendar

Yii2 widget for fullcalendar

2761.7k1](/packages/edofre-yii2-fullcalendar)[edofre/yii2-fullcalendar-scheduler

Yii2 widget for fullcalendar scheduler module

2437.0k](/packages/edofre-yii2-fullcalendar-scheduler)

PHPackages © 2026

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