PHPackages                             tipoff/staff-bookings - 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. [Admin Panels](/categories/admin)
4. /
5. tipoff/staff-bookings

ActiveLibrary[Admin Panels](/categories/admin)

tipoff/staff-bookings
=====================

Laravel Package for Staff Bookings in Nova.

2.0.0(5y ago)11.1k1[3 issues](https://github.com/tipoff/staff-bookings/issues)[2 PRs](https://github.com/tipoff/staff-bookings/pulls)MITVuePHP ^7.4|^8.0

Since Feb 6Pushed 4y ago4 watchersCompare

[ Source](https://github.com/tipoff/staff-bookings)[ Packagist](https://packagist.org/packages/tipoff/staff-bookings)[ GitHub Sponsors](https://github.com/tipoff)[ RSS](/packages/tipoff-staff-bookings/feed)WikiDiscussions main Synced 2d ago

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

Nova Tool for Staff to Make Bookings
====================================

[](#nova-tool-for-staff-to-make-bookings)

[![Latest Version on Packagist](https://camo.githubusercontent.com/597597126776f0e6cf4d9586af42a0d6cac06e3f311616a647ccd8e26db66cf1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7469706f66662f73746166662d626f6f6b696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/staff-bookings)[![Tests](https://github.com/tipoff/staff-bookings/workflows/Tests/badge.svg)](https://github.com/tipoff/staff-bookings/workflows/Tests/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/78da14d983ee5493884ff7ea04a283451c9bd4614e2c6a66708db4fd76bc16e9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7469706f66662f73746166662d626f6f6b696e67732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tipoff/staff-bookings)

Booking form for Nova.

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

[](#installation)

You can install the package via composer:

```
composer require tipoff/staff-bookings
```

Register the tool in `NovaServiceProvider`:

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

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Tipoff](https://github.com/tipoff)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

2

Last Release

1871d ago

Major Versions

1.0.0 → 2.0.02021-03-28

### Community

Maintainers

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

---

Top Contributors

[![drewroberts](https://avatars.githubusercontent.com/u/24581081?v=4)](https://github.com/drewroberts "drewroberts (51 commits)")[![gurgentil](https://avatars.githubusercontent.com/u/12678835?v=4)](https://github.com/gurgentil "gurgentil (40 commits)")[![huntermontell](https://avatars.githubusercontent.com/u/64396917?v=4)](https://github.com/huntermontell "huntermontell (10 commits)")[![kylebarney](https://avatars.githubusercontent.com/u/15039520?v=4)](https://github.com/kylebarney "kylebarney (5 commits)")[![pdbreen](https://avatars.githubusercontent.com/u/1670907?v=4)](https://github.com/pdbreen "pdbreen (4 commits)")[![prestontoor](https://avatars.githubusercontent.com/u/22110334?v=4)](https://github.com/prestontoor "prestontoor (3 commits)")[![wolfrednicolas](https://avatars.githubusercontent.com/u/13080491?v=4)](https://github.com/wolfrednicolas "wolfrednicolas (2 commits)")[![chx2](https://avatars.githubusercontent.com/u/24723492?v=4)](https://github.com/chx2 "chx2 (1 commits)")

### Embed Badge

![Health badge](/badges/tipoff-staff-bookings/health.svg)

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

###  Alternatives

[jeroennoten/laravel-adminlte

Easy AdminLTE integration with Laravel

4.0k4.8M43](/packages/jeroennoten-laravel-adminlte)[dmstr/yii2-adminlte-asset

AdminLTE backend theme asset bundle for Yii 2.0 Framework

1.1k1.8M67](/packages/dmstr-yii2-adminlte-asset)[dwij/laraadmin

LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like CRUD Generation, Module Manager, Media, Menus, Backups and much more

1.6k68.7k](/packages/dwij-laraadmin)[filament/spatie-laravel-media-library-plugin

Filament support for `spatie/laravel-medialibrary`.

1764.8M125](/packages/filament-spatie-laravel-media-library-plugin)[bezhansalleh/filament-exceptions

A Simple &amp; Beautiful Pluggable Exception Viewer for FilamentPHP's Admin Panel

193195.9k13](/packages/bezhansalleh-filament-exceptions)[filament/infolists

Easily add beautiful read-only infolists to any Livewire component.

1220.8M36](/packages/filament-infolists)

PHPackages © 2026

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