PHPackages                             bagisto/booking-product - 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. bagisto/booking-product

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

bagisto/booking-product
=======================

Booking Product package

v1.1.0(1y ago)1275↓81.3%8[6 issues](https://github.com/bagisto/booking-product/issues)[1 PRs](https://github.com/bagisto/booking-product/pulls)MITPHP

Since Sep 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/bagisto/booking-product)[ Packagist](https://packagist.org/packages/bagisto/booking-product)[ RSS](/packages/bagisto-booking-product/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Booking-product
===============

[](#booking-product)

Booking Product API facilitates seamless integration with the Booking Product functionality within your Bagisto system. It provides endpoints and methods to interact with and harness the capabilities of a comprehensive booking system, enabling smooth communication and utilization of booking-related features in your applications.

### Requirements:

[](#requirements)

- **Bagisto**: v2.2.x

### Installation:

[](#installation)

To install the Booking Product Extension, follow these steps:

##### 1. Unzip the respective extension zip and then merge "packages/Webkul" folders into project root directory.

[](#1-unzip-the-respective-extension-zip-and-then-merge-packageswebkul-folders-into-project-root-directory)

##### 2. Open the composer.json file and add the following line under the 'psr-4' section:

[](#2-open-the-composerjson-file-and-add-the-following-line-under-the-psr-4-section)

```
"Webkul\\BookingProduct\\": "packages/Webkul/BookingProduct/src"

```

##### 3. In the config/app.php file, add the following line under the 'providers' section:

[](#3-in-the-configappphp-file-add-the-following-line-under-the-providers-section)

```
Webkul\BookingProduct\Providers\BookingProductServiceProvider::class,

```

##### 4. In the config/bagisto-vite.php file, add the following line under the 'viters' section:

[](#4-in-the-configbagisto-vitephp-file-add-the-following-line-under-the-viters-section)

```
'booking' => [
    'hot_file'                 => 'booking-vite.hot',
    'build_directory'          => 'themes/booking/build',
    'package_assets_directory' => 'src/Resources/assets',
],

```

##### 5. Run the following commands to complete the setup:

[](#5-run-the-following-commands-to-complete-the-setup)

```
composer dump-autoload

```

```
php artisan booking-product:install

```

After following these steps, the Booking Product Extension should be successfully installed and ready for use in your Bagisto v2.1.x project.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance24

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.2% 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 ~2 days

Total

2

Last Release

656d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b12adc21e990c055e325a3c07339b3d4d313efd49f98a768c1a86fc7776f2b86?d=identicon)[Jitendra Singh](/maintainers/Jitendra%20Singh)

---

Top Contributors

[![amit-webkul](https://avatars.githubusercontent.com/u/121479029?v=4)](https://github.com/amit-webkul "amit-webkul (165 commits)")[![devansh-webkul](https://avatars.githubusercontent.com/u/68321766?v=4)](https://github.com/devansh-webkul "devansh-webkul (14 commits)")[![suraj-webkul](https://avatars.githubusercontent.com/u/121420732?v=4)](https://github.com/suraj-webkul "suraj-webkul (7 commits)")[![elmehdimrh](https://avatars.githubusercontent.com/u/38207812?v=4)](https://github.com/elmehdimrh "elmehdimrh (1 commits)")

---

Tags

bagistobooking-appbooking-enginebooking-platformbooking-productbooking-systembooking-websitebookingsystem

### Embed Badge

![Health badge](/badges/bagisto-booking-product/health.svg)

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

###  Alternatives

[scribu/lib-posts-to-posts

A library for many-to-many relationships in WordPress

2281.0k1](/packages/scribu-lib-posts-to-posts)[shrink0r/monatic

Fiddling with the monad concept in php

245.3k2](/packages/shrink0r-monatic)

PHPackages © 2026

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