Download the PHP package ripaclub/zf2-sphinxsearch without Composer
On this page you can find all versions of the php package ripaclub/zf2-sphinxsearch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ripaclub/zf2-sphinxsearch
More information about ripaclub/zf2-sphinxsearch
Files in ripaclub/zf2-sphinxsearch
Download ripaclub/zf2-sphinxsearch
More information about ripaclub/zf2-sphinxsearch
Files in ripaclub/zf2-sphinxsearch
Vendor ripaclub
Package zf2-sphinxsearch
Short Description ZF2 module for Sphinx Search library
License BSD-2-Clause
Homepage https://github.com/ripaclub/zf2-sphinxsearch
Package zf2-sphinxsearch
Short Description ZF2 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
Zend Framework 2 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.5",
"ripaclub/zf2-sphinxsearch": "~0.8.0"
}
Usage
You only need to load this module through your Zend Framework 2 config/application.config.php
file:
And, finally configure the driver connection parameters (for example into your local.config.php
file).
Example:
Done. Happy querying with Sphinx Search library!
All versions of zf2-sphinxsearch with dependencies
PHP Build Version
Package Version
The package ripaclub/zf2-sphinxsearch contains the following files
Loading the files please wait ....