PHPackages                             tipoff/booking-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. tipoff/booking-calendar

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

tipoff/booking-calendar
=======================

Booking calendar tool for Nova.

2.0.0(5y ago)11.1k2[4 issues](https://github.com/tipoff/booking-calendar/issues)[1 PRs](https://github.com/tipoff/booking-calendar/pulls)MITVueCI failing

Since Jan 28Pushed 5y ago5 watchersCompare

[ Source](https://github.com/tipoff/booking-calendar)[ Packagist](https://packagist.org/packages/tipoff/booking-calendar)[ Docs](https://github.com/tipoff/booking-calendar)[ GitHub Sponsors](https://github.com/tipoff)[ RSS](/packages/tipoff-booking-calendar/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

Laravel Nova Booking Calendar
=============================

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

Booking calendar tool for Nova.

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

[](#installation)

Install the package via composer:

```
composer require tipoff/booking-calendar
```

Register the tool in `NovaServiceProvider`:

```
public function tools()
{
    return [
        // ...
        new \Tipoff\BookingCalendar\BookingCalendar,
    ];
}
```

Configuration
-------------

[](#configuration)

To use [Full Calendar Premium](https://fullcalendar.io/premium) features you must set the license key in your `.env` file:

```
FULL_CALENDAR_LICENSE_KEY="your-license-key-here"
```

### Changelog

[](#changelog)

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

### License

[](#license)

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

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~40 days

Total

3

Last Release

1891d ago

Major Versions

1.0.1 → 2.0.02021-04-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/6ccc9e3647546c97a5a77b995736302afd85bebdcb43d8fde7d11486579c30c0?d=identicon)[drewroberts](/maintainers/drewroberts)

---

Top Contributors

[![gurgentil](https://avatars.githubusercontent.com/u/12678835?v=4)](https://github.com/gurgentil "gurgentil (47 commits)")[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (38 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (10 commits)")[![arwaawan](https://avatars.githubusercontent.com/u/16465411?v=4)](https://github.com/arwaawan "arwaawan (2 commits)")[![prestontoor](https://avatars.githubusercontent.com/u/22110334?v=4)](https://github.com/prestontoor "prestontoor (2 commits)")[![chx2](https://avatars.githubusercontent.com/u/24723492?v=4)](https://github.com/chx2 "chx2 (1 commits)")[![wolfrednicolas](https://avatars.githubusercontent.com/u/13080491?v=4)](https://github.com/wolfrednicolas "wolfrednicolas (1 commits)")

---

Tags

tipoff

### Embed Badge

![Health badge](/badges/tipoff-booking-calendar/health.svg)

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

###  Alternatives

[tipoff/reviews

Laravel Package for tracking Google reviews

131.0k](/packages/tipoff-reviews)

PHPackages © 2026

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