Registry / database / gigablah-sphinxphp

gigablah-sphinxphp

JSON →
library2.0.8phppackagistunverified

Sphinx Search PHP 5.3+ API with PSR compliance.

composer require gigablah/sphinxphp
INSTALL
IMPORT
SIG · GIGABLAH-SPHINXPHP
G
gigablah-sphinxphp
databasephpv2.0.8
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SphinxClient
use Sphinx\SphinxClient;

Connect to Sphinx and run a query.

use Sphinx\SphinxClient; $client = new SphinxClient(); $client->setServer('localhost', 9312); $result = $client->query('test');
Debug
Known issues
gotchaRequires Sphinx server running and accessible.
fix
Ensure Sphinx is installed and configured.
affects: >=2.0.0
Upgrade
Version history
2.0.8latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
gigablah-sphinxphp — pip install gigablah-sphinxphp · libregistry