PHPackages                             kami/booking-bundle - 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. [Framework](/categories/framework)
4. /
5. kami/booking-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

kami/booking-bundle
===================

Adds some booking functionality to your Symfony project

1.0(9y ago)96294[2 issues](https://github.com/kamilabs/BookingBundle/issues)MITPHPPHP &gt;=5.3.2

Since Feb 6Pushed 9y ago2 watchersCompare

[ Source](https://github.com/kamilabs/BookingBundle)[ Packagist](https://packagist.org/packages/kami/booking-bundle)[ Docs](https://github.com/kamilabs/BookingBundle)[ RSS](/packages/kami-booking-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (8)Versions (2)Used By (0)

KamiBookingBundle
=================

[](#kamibookingbundle)

[![Build Status](https://camo.githubusercontent.com/bd8b7a6d632df08aeb418c63134c3710d99f59de30613dc0912d66c6462035c8/68747470733a2f2f7472617669732d63692e6f72672f6b616d696c6162732f426f6f6b696e6742756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kamilabs/BookingBundle)[![SensioLabsInsight](https://camo.githubusercontent.com/19a035dcc6561c3885f9d215ace676264f81beb1a761b2c51b567042931da3e0/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f35663935313936332d306266352d343732312d623265662d3738323238303066373430662f6d696e692e706e67)](https://insight.sensiolabs.com/projects/5f951963-0bf5-4721-b2ef-7822800f740f)[![HHVM Status](https://camo.githubusercontent.com/69c00a0aeaaa4db38a4861f07ad2f5bef560d5cc6497c00a2c98d7f72eccc577/687474703a2f2f6868766d2e683463632e64652f62616467652f6b616d692f626f6f6b696e672d62756e646c652e737667)](http://hhvm.h4cc.de/package/kami/booking-bundle)

---

Booking Bundle for Symfony 2 Applications. Bundle provides some useful functionality for handling bookings on your website.

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

[](#installation)

### 1. Download

[](#1-download)

Prefered way to install this bundle is using [composer](http://getcomposer.org)

Download the bundle:

```
$ php composer.phar require "kami/booking-bundle"
```

### 2. Add it to your Kernel:

[](#2-add-it-to-your-kernel)

```
