PHPackages                             wucdbm/sphinx-query-builder - 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. [Database &amp; ORM](/categories/database)
4. /
5. wucdbm/sphinx-query-builder

ActiveLibrary[Database &amp; ORM](/categories/database)

wucdbm/sphinx-query-builder
===========================

A Sphinx Query Builder extension for the Laravel Database package

v1.0.0(3mo ago)07.2k↓50%MITPHPPHP &gt;=8.0

Since Sep 27Pushed 3mo ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (7)Used By (0)

sphinx-query-builder
====================

[](#sphinx-query-builder)

TODO
----

[](#todo)

- Add `->match($something)` shorthand

Notes
-----

[](#notes)

- If you are using this library standalone and need events, require `illuminate/events` and set a Dispatcher instance to your SphinxConnection if you need events.
- If you're using this package with Laravel, please refer to `\Illuminate\Database\Connection::resolverFor` where you can set a factory callback that accepts the same parameters as `ConnectionFactory::createConnection`.

Example Usage
-------------

[](#example-usage)

```
