PHPackages                             toiine/couchbasebundle - 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. [Database &amp; ORM](/categories/database)
4. /
5. toiine/couchbasebundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

toiine/couchbasebundle
======================

Symfony2 bundle to manipulate Couchbase Documents.

91.4k3[1 issues](https://github.com/toiine/CouchbaseBundle/issues)PHP

Since Jul 24Pushed 11y ago3 watchersCompare

[ Source](https://github.com/toiine/CouchbaseBundle)[ Packagist](https://packagist.org/packages/toiine/couchbasebundle)[ RSS](/packages/toiine-couchbasebundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

CouchbaseBundle
===============

[](#couchbasebundle)

Symfony2 bundle to manipulate Couchbase Documents.

[![Build Status](https://camo.githubusercontent.com/b753b979c6d5ae4f330fe7e4c15cf4a0ab05e43dab6b26ba7d21b46d21bbe822/68747470733a2f2f7472617669732d63692e6f72672f746f69696e652f436f7563686261736542756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/toiine/CouchbaseBundle) [![Build Status](https://camo.githubusercontent.com/5fcf5896c26e17d82e78ac41e3b91928145fb9716d415a97e370fe846acf6392/68747470733a2f2f7472617669732d63692e6f72672f746f69696e652f436f7563686261736542756e646c652e706e673f6272616e63683d646576656c6f70)](https://travis-ci.org/toiine/CouchbaseBundle) [![SensioLabsInsight](https://camo.githubusercontent.com/e6fff62cbf22e8bbea1ad24bc7b2a7ee34b8898a9d58dabd8177a4476166c4af/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f61656435313666322d376361622d346663622d613933612d6534333561313236613061392f6d696e692e706e67)](https://insight.sensiolabs.com/projects/aed516f2-7cab-4fcb-a93a-e435a126a0a9)

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

[](#installation)

Installing the bundle via packagist is the quickest and simplest method of installing the bundle. Here are the steps:

### Step 1: Composer require

[](#step-1-composer-require)

```
$ php composer.phar require "toiine/couchbasebundle":"dev-master"

```

### Step 2: Enable the bundle in the kernel

[](#step-2-enable-the-bundle-in-the-kernel)

```
