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

ActiveLibrary

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 1mo 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

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity46

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

1111d 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

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)

PHPackages © 2026

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