Download the PHP package searchili/searchili-client-php without Composer
On this page you can find all versions of the php package searchili/searchili-client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download searchili/searchili-client-php
More information about searchili/searchili-client-php
Files in searchili/searchili-client-php
Download searchili/searchili-client-php
More information about searchili/searchili-client-php
Files in searchili/searchili-client-php
Vendor searchili
Package searchili-client-php
Short Description Client for SearChili search services
License MIT
Package searchili-client-php
Short Description Client for SearChili search services
License MIT
Please rate this library. Is it a good library?
Informations about the package searchili-client-php
searchili-client-php
PHP client for SearChili API
Requirements
- PHP 5.6+
- Autoloader compatible with PSR-4
- PHP must be compiled with lib-curl
Installation
To install the library just add it via composer
Or in composer.json
Tests
We can use the composer to run the tests:
How to Use
To use this library, you must first register on SearChili. After the registration, an apiKey and apiSecret will be available to access the API.
The API methods that can be invoked:
- Site info
- Entity search
- Entity sayt
- Entity store
- Entity delete
The following is a small example of how this library can be used.
Alice
Search
Bob
Get authenticated site info
Store
Delete
License
This library follows the terms of use of MIT
All versions of searchili-client-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package searchili/searchili-client-php contains the following files
Loading the files please wait ....