PHPackages                             act-training/livewire-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. act-training/livewire-calendar

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

act-training/livewire-calendar
==============================

A Livewire wrapper for FullCalendar.

0.3.1(3w ago)08.3k↑13.4%1[2 PRs](https://github.com/ACT-Training/livewire-calendar/pulls)MITPHPPHP ^8.2CI failing

Since Dec 16Pushed 3w ago1 watchersCompare

[ Source](https://github.com/ACT-Training/livewire-calendar)[ Packagist](https://packagist.org/packages/act-training/livewire-calendar)[ Docs](https://github.com/act-training/livewire-calendar)[ RSS](/packages/act-training-livewire-calendar/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (3)Dependencies (48)Versions (9)Used By (0)

A Livewire wrapper for FullCalendar.
====================================

[](#a-livewire-wrapper-for-fullcalendar)

[![Latest Version on Packagist](https://camo.githubusercontent.com/48be7e4ba4c9650aff0260ce8c1d1aa95a24653a4dab378a63fc9012aed6060c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6163742d747261696e696e672f6c697665776972652d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/act-training/livewire-calendar)[![GitHub Tests Action Status](https://camo.githubusercontent.com/6c7fdbdf315f8d994ffb8f3cde30f61e3c63f7adadf50a65fca6798f612428fb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6163742d747261696e696e672f6c697665776972652d63616c656e6461722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/act-training/livewire-calendar/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/e58e5f4cf178247c7a36885d677fde83927bf74083afd2aecbe883c6486beff1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6163742d747261696e696e672f6c697665776972652d63616c656e6461722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/act-training/livewire-calendar/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/c9d16c97fb0d7b28c1d21e90180377acb77657e2243ef4bf04b832ba6c706794/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6163742d747261696e696e672f6c697665776972652d63616c656e6461722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/act-training/livewire-calendar)

Livewire Calendar is an easy way to make use of [FullCalendar](https://fullcalendar.io/) in your Laravel applications.

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

[](#installation)

You can install the package via composer:

```
composer require act-training/livewire-calendar
```

You can publish the config file with:

```
php artisan vendor:publish --tag="livewire-calendar-config"
```

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="livewire-calendar-views"
```

Usage
-----

[](#usage)

```
$livewireCalendar = new ACTTraining\LivewireCalendar();
echo $livewireCalendar->echoPhrase('Hello, ACTTraining!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Simon Barrett](https://github.com/SimonBarrettACT)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance95

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80.8% 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 ~302 days

Total

4

Last Release

23d ago

PHP version history (2 changes)0.1.0PHP ^8.1

0.2.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/28bdad23d78f1cfea044d2a808a7c2e9bb43ed1e73d3865d0006f5fa71e73901?d=identicon)[SimonBarrettACT](/maintainers/SimonBarrettACT)

---

Top Contributors

[![SimonBarrettACT](https://avatars.githubusercontent.com/u/57679318?v=4)](https://github.com/SimonBarrettACT "SimonBarrettACT (21 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (2 commits)")[![Copilot](https://avatars.githubusercontent.com/in/1143301?v=4)](https://github.com/Copilot "Copilot (1 commits)")

---

Tags

laravellivewire-calendarACT Training

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/act-training-livewire-calendar/health.svg)

```
[![Health](https://phpackages.com/badges/act-training-livewire-calendar/health.svg)](https://phpackages.com/packages/act-training-livewire-calendar)
```

###  Alternatives

[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[leandrocfe/filament-apex-charts

Apex Charts integration for Filament PHP.

4911.6M11](/packages/leandrocfe-filament-apex-charts)[filament/support

Core helper methods and foundation code for all Filament packages.

2331.0M245](/packages/filament-support)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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