PHPackages                             chub/search-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. [Search &amp; Filtering](/categories/search)
4. /
5. chub/search-bundle

ActiveSymfony-bundle[Search &amp; Filtering](/categories/search)

chub/search-bundle
==================

Site search bundle for Symfony2

2.1.x-dev(13y ago)61484PHPPHP &gt;=5.3

Since Jan 25Pushed 10y ago3 watchersCompare

[ Source](https://github.com/ChubV/SearchBundle)[ Packagist](https://packagist.org/packages/chub/search-bundle)[ Docs](https://github.com/ChubV/SearchBundle)[ RSS](/packages/chub-search-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

SearchBundle
============

[](#searchbundle)

Search Symfony2 bundle. Provides easy global search service for your site.

[![Build Status](https://camo.githubusercontent.com/ad94c4343a51d20525e71a395f60f6c3474cd0b7ba2bf688fbb74c2ff579e4aa/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f43687562562f53656172636842756e646c652e706e67)](http://travis-ci.org/ChubV/SearchBundle)

[![knp](https://camo.githubusercontent.com/35f0f29072193dec331b76d431e461b61b102c346f099695e1a93ea018de3e0a/687474703a2f2f6b6e7062756e646c65732e636f6d2f43687562562f53656172636842756e646c652f62616467652d73686f7274)](http://knpbundles.com/ChubV/SearchBundle)

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

[](#installation)

### Download bundle

[](#download-bundle)

First of all, download bundle using one of common ways:

#### Using deps file

[](#using-deps-file)

Add the following lines to your `deps` file and run `php bin/vendors install`

```
[SearchBundle]
    git=https://github.com/ChubV/SearchBundle.git
    target=bundles/ChubProduction/SearchBundle

```

#### Using composer

[](#using-composer)

### Register the namespaces

[](#register-the-namespaces)

Add the following namespace entry to the `registerNamespaces` call in your autoloader:

```
