2017 © Pedro Peláez
 

library zf2-sphinxsearch

ZF2 integration module for Sphinx Search library

image

joacub/zf2-sphinxsearch

ZF2 integration module for Sphinx Search library

  • Thursday, April 2, 2015
  • by joacub
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

ZF2 Sphinx Search

Latest Stable Version, (*1)

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

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

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

Example:, (*8)

'sphinxql' => array(
    'driver'    => 'pdo_mysql',
    'hostname'  => '127.0.0.1',
    'port'      => 9306,
    'charset'   => 'UTF8'
)

Analytics, (*9)

The Versions

02/04 2015

dev-master

9999999-dev 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

05/02 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 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