PHPackages                             nicolaeum/nova-lite-calendar-tool - 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. nicolaeum/nova-lite-calendar-tool

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

nicolaeum/nova-lite-calendar-tool
=================================

Calendar tool for Laravel Nova.

v1.4.1(4y ago)044MITPHPPHP &gt;=7.1.0

Since Jun 29Pushed 4y agoCompare

[ Source](https://github.com/nicolaeum/nova-lite-calendar-tool)[ Packagist](https://packagist.org/packages/nicolaeum/nova-lite-calendar-tool)[ RSS](/packages/nicolaeum-nova-lite-calendar-tool/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (12)Used By (0)

Laravel Nova Calendar Tool
==========================

[](#laravel-nova-calendar-tool)

This is a package for [Laravel Nova](https://nova.laravel.com/) which allows you to create, update and delete events on the calendar. It also has a Google Calendar integration.

Screeenshots
------------

[](#screeenshots)

[![Nova Calendar Tool - screen 1](https://camo.githubusercontent.com/67a9af06adf89b3ecf81e8f3cb73424ef02f6a815746e73ecec3d29ed2c7e006/68747470733a2f2f706177656c64796d656b2e636f6d2f70726f6a656374732f6e6f76612d63616c656e6461722d746f6f6c2f73637265656e5f312e706e67)](https://camo.githubusercontent.com/67a9af06adf89b3ecf81e8f3cb73424ef02f6a815746e73ecec3d29ed2c7e006/68747470733a2f2f706177656c64796d656b2e636f6d2f70726f6a656374732f6e6f76612d63616c656e6461722d746f6f6c2f73637265656e5f312e706e67)

Requirements
------------

[](#requirements)

- PHP &gt;= 7.1
- [Laravel](https://laravel.com/) application with [Laravel Nova](https://nova.laravel.com/) installed

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

[](#installation)

Install the package via composer:

```
composer require nicolaeum/nova-lite-calendar-tool

```

Publish the config (optional):

```
php artisan vendor:publish --provider='nicolaeum\NovaCalendarTool\ToolServiceProvider' --tag="config"

```

Register the tool in the `tools` method of the `NovaServiceProvider`:

```
// app/Providers/NovaServiceProvider.php

// ...

public function tools()
{
    return [
        // ...
        new \nicolaeum\NovaCalendarTool\NovaCalendarTool,
    ];
}

```

Credits
-------

[](#credits)

- [Laravel Nova Calendar Tool](https://github.com/czemu/nova-calendar-tool) (Forked from)
- [FullCalendar](https://fullcalendar.io/)
- [Laravel](https://laravel.com/)
- [Laravel Nova](https://nova.laravel.com/)
- [spatie/laravel-google-calendar](https://github.com/spatie/laravel-google-calendar)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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 ~70 days

Recently: every ~136 days

Total

10

Last Release

1506d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0738c16b0fd0e450aab12cd4fc72358b4ec6b2588c06117aa344ac793f018f34?d=identicon)[nicolaeum](/maintainers/nicolaeum)

---

Top Contributors

[![czemu](https://avatars.githubusercontent.com/u/3218620?v=4)](https://github.com/czemu "czemu (18 commits)")[![flakerimi](https://avatars.githubusercontent.com/u/871482?v=4)](https://github.com/flakerimi "flakerimi (1 commits)")[![meletisf](https://avatars.githubusercontent.com/u/3215590?v=4)](https://github.com/meletisf "meletisf (1 commits)")[![RhysLees](https://avatars.githubusercontent.com/u/43909932?v=4)](https://github.com/RhysLees "RhysLees (1 commits)")

---

Tags

laravelcalendarnova

### Embed Badge

![Health badge](/badges/nicolaeum-nova-lite-calendar-tool/health.svg)

```
[![Health](https://phpackages.com/badges/nicolaeum-nova-lite-calendar-tool/health.svg)](https://phpackages.com/packages/nicolaeum-nova-lite-calendar-tool)
```

###  Alternatives

[optimistdigital/nova-multiselect-field

A multiple select field for Laravel Nova.

3403.5M7](/packages/optimistdigital-nova-multiselect-field)[laraveljutsu/zap

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

1.4k69.1k](/packages/laraveljutsu-zap)[czemu/nova-calendar-tool

Calendar tool for Laravel Nova.

2915.8k](/packages/czemu-nova-calendar-tool)[inspheric/nova-defaultable

Default values for Nova fields when creating resources and running resource actions.

51174.8k1](/packages/inspheric-nova-defaultable)[murdercode/nova4-tinymce-editor

Boost your Laravel Nova with the TinyMCE editor.

17165.2k](/packages/murdercode-nova4-tinymce-editor)[datomatic/nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.

11229.2k](/packages/datomatic-nova-detached-actions)

PHPackages © 2026

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