Download the PHP package joacub/zf2-sphinxsearch without Composer
On this page you can find all versions of the php package joacub/zf2-sphinxsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download joacub/zf2-sphinxsearch
More information about joacub/zf2-sphinxsearch
Files in joacub/zf2-sphinxsearch
Download joacub/zf2-sphinxsearch
More information about joacub/zf2-sphinxsearch
Files in joacub/zf2-sphinxsearch
Vendor joacub
Package zf2-sphinxsearch
Short Description ZF2 integration module for Sphinx Search library
License BSD-2-Clause
Homepage https://github.com/ripaclub/zf2-sphinxsearch
Package zf2-sphinxsearch
Short Description ZF2 integration module for Sphinx Search library
License BSD-2-Clause
Homepage https://github.com/ripaclub/zf2-sphinxsearch
Please rate this library. Is it a good library?
Informations about the package zf2-sphinxsearch
ZF2 Sphinx Search
ZF2 integration module for Sphinx Search library.
This repository contains a ZF2 module that already provides configuration (details here) for Sphinx Search library.
Installation
Using composer:
Add the following to your composer.json
file:
"require": {
"php": ">=5.3.3",
"ripaclub/sphinxsearch": "0.7.0"
}
Usage
In order to use this module you need to load it through your ZF2 app config/application.config.php
file:
Finally configure the driver connection parameters (for example into your local.config.php
file).
Example:
All versions of zf2-sphinxsearch with dependencies
PHP Build Version
Package Version
The package joacub/zf2-sphinxsearch contains the following files
Loading the files please wait ....