PHPackages                             gemorroj/sphinx-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. gemorroj/sphinx-bundle

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

gemorroj/sphinx-bundle
======================

Sphinx search in Symfony

2.0.1(12y ago)026MITPHPPHP &gt;=5.3.3

Since Nov 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/Gemorroj/SphinxBundle)[ Packagist](https://packagist.org/packages/gemorroj/sphinx-bundle)[ Docs](https://github.com/BLEUROY-HIGHCO/SphinxBundle)[ RSS](/packages/gemorroj-sphinx-bundle/feed)WikiDiscussions master Synced 1mo ago

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

HighcoSphinxBundle
==================

[](#highcosphinxbundle)

This bundle use sphinx php api, you have to include on *dir*/sphinxapi.php your version of sphinxapi which is on package found on

### Installation:

[](#installation)

- Add to composer.json:

```
{
    "require": {
        "gemorroj/sphinx-bundle": "dev-master"
    }
}
```

### Requirements:

[](#requirements)

- PHP &gt;= 5.5.9
- Symfony &gt;= 3.0

### Simple example:

[](#simple-example)

```
