Download the PHP package seijikun/php-sonic without Composer
On this page you can find all versions of the php package seijikun/php-sonic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download seijikun/php-sonic
More information about seijikun/php-sonic
Files in seijikun/php-sonic
Download seijikun/php-sonic
More information about seijikun/php-sonic
Files in seijikun/php-sonic
Vendor seijikun
Package php-sonic
Short Description PHP client for the Sonic fulltext search engine
License MPL-2.0
Package php-sonic
Short Description PHP client for the Sonic fulltext search engine
License MPL-2.0
Please rate this library. Is it a good library?
Informations about the package php-sonic
php-sonic
Synchronous PHP client library for the sonic search backend. The client is as simple as possible, in only a single file.
API
Sonic requires one to choose the type/mode of a session per connection, with no possibility of changing the selected mode later on. This results in the following API-Design:
When connecting to Sonic, one chooses between the three classes SearchSession
, IngestSession
, ControlSession
, of which each resembles one possible mode of operation for Sonic:
Ingest
Search
Control
All versions of php-sonic with dependencies
PHP Build Version
Package Version
No informations.
The package seijikun/php-sonic contains the following files
Loading the files please wait ....