PHPackages                             bookability/bookability-l4 - 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. bookability/bookability-l4

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

bookability/bookability-l4
==========================

Wrapper on the Bookability package provided by Bookability - with support for Laravel 4.

1.0.1(11y ago)030MITPHPPHP &gt;=5.3.0

Since Sep 18Pushed 11y ago2 watchersCompare

[ Source](https://github.com/bookability/bookability-l4)[ Packagist](https://packagist.org/packages/bookability/bookability-l4)[ RSS](/packages/bookability-bookability-l4/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (5)Dependencies (4)Versions (7)Used By (0)

[![Latest Stable Version](https://camo.githubusercontent.com/ee17a2fe08cea939c390504a94b4a85ce6a71357cb348f2a840c9a2bad1d3c52/68747470733a2f2f706f7365722e707567782e6f72672f626f6f6b6162696c6974792f626f6f6b6162696c6974792d6c342f762f737461626c652e737667)](https://packagist.org/packages/bookability/bookability-l4) [![Total Downloads](https://camo.githubusercontent.com/b0c3379c1e62c5ef7837806290dd3f72a52d2986c62af1313f4ec66ea08c5f25/68747470733a2f2f706f7365722e707567782e6f72672f626f6f6b6162696c6974792f626f6f6b6162696c6974792d6c342f646f776e6c6f6164732e737667)](https://packagist.org/packages/bookability/bookability-l4) [![Latest Unstable Version](https://camo.githubusercontent.com/6ce84114b7a385ff28fb6347ea927ef37d819638bd9c6ac1cab8a03279b09ec1/68747470733a2f2f706f7365722e707567782e6f72672f626f6f6b6162696c6974792f626f6f6b6162696c6974792d6c342f762f756e737461626c652e737667)](https://packagist.org/packages/bookability/bookability-l4) [![License](https://camo.githubusercontent.com/d3410da139d3b8ef980da87655b2e936a515737c2b2d3e4dd97e5c92004b1a54/68747470733a2f2f706f7365722e707567782e6f72672f626f6f6b6162696c6974792f626f6f6b6162696c6974792d6c342f6c6963656e73652e737667)](https://packagist.org/packages/bookability/bookability-l4)

Bookability L4 API support for Laravel
======================================

[](#bookability-l4-api-support-for-laravel)

The package supports use with the [Laravel Framework 4.\*](https://github.com/laravel/laravel) providing a `Bookability` facade. If you are looking for our PHP 5.3+ compatible package, please take a look at .

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

[](#installation)

### Requirements

[](#requirements)

- Any flavour of PHP 5.3+ should do
- \[optional\] PHPUnit to execute the test suite

### With Composer

[](#with-composer)

The easiest way to install Bookability is via composer.

In order to install add the following to your `composer.json` file within the `require` block:

```
"require": {
	…
	"bookability/bookability-l4": "1.*",
	…
}

```

Within Laravel, locate the file `..app/config/app.php` \*.

Add the following to the `providers` array:

```
'providers' => array(
	…
	'Bookability\BookabilityL4\BookabilityServiceProvider',
	…
),

```

Furthermore, add the following the the `aliases` array:

```
'aliases' => array(
	…
	'BookabilityWrapper' => 'Bookability\BookabilityL4\Facades\BookabilityWrapper',
	…
),

```

Publish the configuration

```
$ php artisan config:publish bookability/bookability-l4

```

Lastly, run the command `php composer.phar install` command to install it.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~4 days

Total

6

Last Release

4283d ago

Major Versions

0.0.3-beta → 1.0.02014-10-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8539414?v=4)[Bookability.io](/maintainers/bookability)[@bookability](https://github.com/bookability)

---

Top Contributors

[![richarddavey](https://avatars.githubusercontent.com/u/670581?v=4)](https://github.com/richarddavey "richarddavey (9 commits)")[![danieloxenbury](https://avatars.githubusercontent.com/u/147276670?v=4)](https://github.com/danieloxenbury "danieloxenbury (6 commits)")

---

Tags

laraveltwosuperiorbookabilitybookability-l4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/bookability-bookability-l4/health.svg)

```
[![Health](https://phpackages.com/badges/bookability-bookability-l4/health.svg)](https://phpackages.com/packages/bookability-bookability-l4)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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