Download the PHP package nilportugues/sphinx-search without Composer
On this page you can find all versions of the php package nilportugues/sphinx-search. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download nilportugues/sphinx-search
More information about nilportugues/sphinx-search
Files in nilportugues/sphinx-search
Download nilportugues/sphinx-search
More information about nilportugues/sphinx-search
Files in nilportugues/sphinx-search
Vendor nilportugues
Package sphinx-search
Short Description Fully unit tested SphinxClient (SphinxAPI) for PHP5.3 and above to be used with SphinxSearch
License MIT
Homepage https://github.com/nilopc/NilPortugues_PHP_Sphinx
Package sphinx-search
Short Description Fully unit tested SphinxClient (SphinxAPI) for PHP5.3 and above to be used with SphinxSearch
License MIT
Homepage https://github.com/nilopc/NilPortugues_PHP_Sphinx
Please rate this library. Is it a good library?
Informations about the package sphinx-search
Sphinx for PHP 5.3 and above
This class is a port of the original Sphinx API class by Andrew Aksyonoff and Sphinx Technologies Inc to PHP 5.3 and above.
1. Requirements
- Composer
- PHP 5.3 or above
- SphinxSearch
2. Added removeFilter
While all the existing methods are available and vastly documented in the Sphinx Documentation, this version of the SphinxClient for PHP includes a new method.
- removeFilter: The original SphinxClient allows you to clear all filters. This method removes a specific filter previously set.
3. Added chainable methods
While updating the code, chaining capability has been added. SphinxClient's setters can be chained resulting in a cleaner code.
5. Author
Nil Portugués Calderó
All versions of sphinx-search with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package nilportugues/sphinx-search contains the following files
Loading the files please wait ....