PHPackages                             mihail/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. mihail/search-bundle

ActiveBundle

mihail/search-bundle
====================

Search for Symfony2.8

06HTML

Since Jan 15Pushed 10y ago1 watchersCompare

[ Source](https://github.com/granets/SearchBundle)[ Packagist](https://packagist.org/packages/mihail/search-bundle)[ RSS](/packages/mihail-search-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Installation
============

[](#installation)

Step 1: Download the Bundle
---------------------------

[](#step-1-download-the-bundle)

Download the Zip File from Github. Extract files and rename the main folder to 'SearchBundle'(remove '-master'). Place the folder in 'src/Mihail/'(you will have to create the folder with the vendor name Mihail). Structure after this: 'src/Mihail/SearchBundle/...'

Step 2: Enable the Bundle
-------------------------

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

Enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
