PHPackages                             brighttalk/acs-query-builder-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. [API Development](/categories/api)
4. /
5. brighttalk/acs-query-builder-bundle

ActiveLibrary[API Development](/categories/api)

brighttalk/acs-query-builder-bundle
===================================

Integration of Amazon Cloud Search Query Builder library into the symfony2 framework

v0.1.1(12y ago)311.9k1BSD-2-ClausePHPPHP &gt;=5.3.3

Since Mar 24Pushed 12y ago8 watchersCompare

[ Source](https://github.com/BrightTALK/acs-query-builder-bundle)[ Packagist](https://packagist.org/packages/brighttalk/acs-query-builder-bundle)[ Docs](http://www.brighttalk.com)[ RSS](/packages/brighttalk-acs-query-builder-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (5)Used By (0)

Amazon Cloud Search Query Builder Bundle
========================================

[](#amazon-cloud-search-query-builder-bundle)

Description
-----------

[](#description)

This bundle integrates Amazon Cloud Search Query Builder into Symfony2

\##Installation

Add to your composer.json:

```
"require": {
    ...
    "brighttalk/acs-query-builder": "dev-master",
    "brighttalk/acs-query-builder-bundle": "dev-master"
}
```

### add the bundle to the AppKernel

[](#add-the-bundle-to-the-appkernel)

```
