Download the PHP package xrely/php-client without Composer
On this page you can find all versions of the php package xrely/php-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xrely/php-client
More information about xrely/php-client
Files in xrely/php-client
Download xrely/php-client
More information about xrely/php-client
Files in xrely/php-client
Vendor xrely
Package php-client
Short Description client library for xrely platform. For more information please visit https://www.xrely.com
License proprietary
Homepage https://www.xrely.com
Package php-client
Short Description client library for xrely platform. For more information please visit https://www.xrely.com
License proprietary
Homepage https://www.xrely.com
Please rate this library. Is it a good library?
Informations about the package php-client
XrelyClient-php
API Documentation for XRELY platform
- API version: 1.0.0
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
OR
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://www.xrely.com/api/v1
Class | Method | HTTP request | Description |
---|---|---|---|
DataApi | dataStoreDelete | DELETE /data/store | Delete data from your account bucket |
DataApi | dataStorePost | POST /data/store | Insert data to your account bucket |
SearchApi | searchPost | POST /search | Provides relevant result for your query |
SearchApi | searchSuggestionsGet | GET /search/suggestions | Get autocomplete phrase or keywords for your query |
Documentation For Models
- AggrigationField
- ApiResponse
- DataApiResponse
- DataMessage
- DataStoreRequest
- DocStoreItem
- FilterField
- MapObject
- SearchRequest
Documentation For Authorization
All endpoints do not require authorization.
Author
All versions of php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package xrely/php-client contains the following files
Loading the files please wait ....