2017 © Pedro Peláez
 

library zf2-sphinxsearch

ZF2 module for Sphinx Search library

image

ripaclub/zf2-sphinxsearch

ZF2 module for Sphinx Search library

  • Monday, June 22, 2015
  • by leodido
  • Repository
  • 5 Watchers
  • 8 Stars
  • 2,113 Installations
  • PHP
  • 0 Dependents
  • 2 Suggesters
  • 2 Forks
  • 0 Open issues
  • 9 Versions
  • 1 % Grown

The README.md

ZF2 Sphinx Search

Latest Stable Version Total Downloads, (*1)

Zend Framework 2 integration module for Sphinx Search library., (*2)

This repository contains a ZF2 module that already provides configuration (details here) for Sphinx Search library., (*3)

Installation

Using composer:, (*4)

Add the following to your composer.json file:, (*5)

"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:, (*6)

return [
    // This should be an array of module namespaces used in the application.
    'modules' => [
        '...',
        'SphinxSearch', // Loading current module in your app
        'Application',
    ],
    // ...
];

And, finally configure the driver connection parameters (for example into your local.config.php file)., (*7)

Example:, (*8)

'sphinxql' => [
    'driver'    => 'pdo_mysql',
    'hostname'  => '127.0.0.1',
    'port'      => 9306,
    'charset'   => 'UTF8'
],

Done. Happy querying with Sphinx Search library!, (*9)


Analytics, (*10)

The Versions

22/06 2015

dev-master

9999999-dev https://github.com/ripaclub/zf2-sphinxsearch

ZF2 module for Sphinx Search library

  Sources   Download

BSD-2-Clause

The Requires

 

configuration search zf2 module sphinx sphinxsearch sphinxql sphinx search search engine

22/06 2015

0.8.0

0.8.0.0 https://github.com/ripaclub/zf2-sphinxsearch

ZF2 module for Sphinx Search library

  Sources   Download

BSD-2-Clause

The Requires

 

configuration search zf2 module sphinx sphinxsearch sphinxql sphinx search search engine

22/06 2015

dev-develop

dev-develop https://github.com/ripaclub/zf2-sphinxsearch

ZF2 module for Sphinx Search library

  Sources   Download

BSD-2-Clause

The Requires

 

configuration search zf2 module sphinx sphinxsearch sphinxql sphinx search search engine

28/10 2014

0.7.0

0.7.0.0 https://github.com/ripaclub/zf2-sphinxsearch

ZF2 integration module for Sphinx Search library

  Sources   Download

BSD-2-Clause

The Requires

 

search zf2 module sphinx sphinxql search engine

22/03 2014

0.6.0

0.6.0.0 https://github.com/ripaclub/zf2-sphinxsearch

ZF2 integration module for SphinxSearch library

  Sources   Download

BSD-2-Clause

The Requires

 

search zf2 sphinx sphinxql search engine

17/02 2014

0.5.0

0.5.0.0 https://github.com/ripaclub/zf2-sphinxsearch

ZF2 integration module for SphinxSearch library

  Sources   Download

BSD-2-Clause

The Requires

 

search zf2 sphinx sphinxql search engine

17/02 2014

0.4.0

0.4.0.0 https://github.com/ripaclub/zf2-sphinxsearch

ZF2 integration module for SphinxSearch library

  Sources   Download

BSD-2-Clause

The Requires

 

search zf2 sphinx sphinxql search engine

03/02 2014

0.3.0

0.3.0.0 https://github.com/ripaclub/zf2-sphinxsearch

ZF2 integration module for SphinxSearch library

  Sources   Download

BSD-2-Clause

The Requires

 

search zf2 sphinx sphinxql search engine

01/02 2014

0.2.0

0.2.0.0 https://github.com/ripaclub/zf2-sphinxsearch

ZF2 integration module for SphinxSearch library

  Sources   Download

BSD-2-Clause

The Requires

 

zf2 sphinx sphinxql sphinx search search engine