PHPackages                             chuckbe/chuckcms-module-booker - 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. chuckbe/chuckcms-module-booker

ActiveLibrary[Admin Panels](/categories/admin)

chuckbe/chuckcms-module-booker
==============================

v0.1.31(3y ago)162BladePHP &gt;=7.2.5

Since Oct 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/chuckbe/chuckcms-module-booker)[ Packagist](https://packagist.org/packages/chuckbe/chuckcms-module-booker)[ Docs](https://github.com/chuckbe/chuckcms-module-booker)[ RSS](/packages/chuckbe-chuckcms-module-booker/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (6)Versions (33)Used By (0)

Booking module for ChuckCMS
===========================

[](#booking-module-for-chuckcms)

### Usage

[](#usage)

- After installing and publishing the config file, fill in the required details `php artisan vendor:publish --provider="Chuckbe\ChuckcmsModuleBooker\ChuckcmsModuleBookerServiceProvider"`

`php artisan migrate`

- Create a page for the order form in ChuckCMS and use a custom template file
- Inside that custom template file you can use the following method to call the necessary files

```
//use this to load css and styles
{!! ChuckModuleBooker::renderStyles() !!}

//use this to load js and scripts
{!! ChuckModuleBooker::renderScripts() !!}

//use this to load the form itself - do not wrap it in a container
{!! ChuckModuleBooker::renderForm() !!}

```

- Inside another custom template file you can use the following methods for the subscription files

```
//use this to load css and styles
{!! ChuckModuleBooker::renderSubscriptionStyles() !!}

//use this to load js and scripts
{!! ChuckModuleBooker::renderSubscriptionScripts() !!}

//use this to load the form itself - do not wrap it in a container
{!! ChuckModuleBooker::renderSubscriptionForm() !!}

```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.1% 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 ~18 days

Recently: every ~113 days

Total

32

Last Release

1156d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5599ac2c2c73cedb92bd392657a3f13f3b01bc982ab75b4b84a90417ee1edaef?d=identicon)[KarelBrijs](/maintainers/KarelBrijs)

---

Top Contributors

[![KarelBrijs](https://avatars.githubusercontent.com/u/16884712?v=4)](https://github.com/KarelBrijs "KarelBrijs (52 commits)")[![rawaldeepSingh](https://avatars.githubusercontent.com/u/72438185?v=4)](https://github.com/rawaldeepSingh "rawaldeepSingh (34 commits)")[![dnnslmbrt](https://avatars.githubusercontent.com/u/43238588?v=4)](https://github.com/dnnslmbrt "dnnslmbrt (2 commits)")

### Embed Badge

![Health badge](/badges/chuckbe-chuckcms-module-booker/health.svg)

```
[![Health](https://phpackages.com/badges/chuckbe-chuckcms-module-booker/health.svg)](https://phpackages.com/packages/chuckbe-chuckcms-module-booker)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.6M217](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.3k2.2k](/packages/unopim-unopim)[printnow/laravel-admin

Dcat admin 永久分叉版 / 支持 Laravel 10-13, PHP 版本限制 &gt;= 8.1（支持 PHP 8.5）

472.4k](/packages/printnow-laravel-admin)

PHPackages © 2026

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