PHPackages                             chtombleson/sphinx - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. chtombleson/sphinx

ActiveLibrary

chtombleson/sphinx
==================

Fulltext search using Sphinx.

06PHP

Since Feb 24Pushed 9y ago1 watchersCompare

[ Source](https://github.com/chtombleson/php-sphinx)[ Packagist](https://packagist.org/packages/chtombleson/sphinx)[ RSS](/packages/chtombleson-sphinx/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Sphinx
======

[](#sphinx)

A PHP library to interface to a sphinx search server using SphinxSQL.

Installation
------------

[](#installation)

To use this library you will need to have a sphinx server setup. You can find instructions on how to do so here:

Installing this library is as simple as running the following:

```
$ composer install chtombleson/sphinx

```

Usage
-----

[](#usage)

Basic search:

```
