PHPackages                             slad/slad-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. slad/slad-booking-bundle

ActiveSymfony-bundle

slad/slad-booking-bundle
========================

Adds some booking functionality to your Symfony 2 project

V2.0(9y ago)030MITPHPPHP &gt;=5.3.2

Since Mar 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/stephylee/SladBookingBundle)[ Packagist](https://packagist.org/packages/slad/slad-booking-bundle)[ Docs](https://github.com/stephylee/SladBookingBundle.git)[ RSS](/packages/slad-slad-booking-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (12)Versions (3)Used By (0)

SladBookingBundle
=================

[](#sladbookingbundle)

---

this project is forked from melifaro/melifaro-booking-bundle Changes will be made to match with car rental business

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 "slad/slad-booking-bundle:dev-master"
```

### 2. Add it to your Kernel:

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

```
