Download the PHP package spheremall/ms-client without Composer

On this page you can find all versions of the php package spheremall/ms-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package ms-client

SphereMall Gateway PHP SDK

Official PHP SDK for integrating with SphereMall Product. Official documentation

Version 2.8.18.2

Version 2.8.18.1

Version 2.8.17

Version 2.8.15

Version 2.8.14.1

Version 2.8.14

Version 2.8.13.1

Version 2.8.12

Version 2.8.11

Version 2.8.10.1

Version 2.8.9

Version 2.8.6

Implementation of updates for comments entity:

Version 2.8.5

Implementation of:

Version 2.8.4.8

Extend OrderFinalized with deliveryTime

Version 2.8.4.7

Fix DistanceQuery (added possibility to set field name)

Version 2.8.4.6

Fix correlation resource when use withMeta

Version 2.8.4.5

Fix entity factors set() method

Version 2.8.4.4

Fix for multi price range params

Version 2.8.4.3

Add AttributeRangeConfig

Version 2.8.4.2

Fix OrdersMaker signature

Version 2.8.4.1

Change filter builder config bug

Version 2.8.3

Check success response refactored

HttpHelper refactored for checking port in url

ObjectMaker refactored (temporary solution) to get all included, not only from relations

Version 2.8.2

Fix url-s for elastic resource

Implement JsonSerializable for Entity

Version 2.8.1

Update work with filter params for elasticfilter

! This version is compatible with MS Indexer >= 2.5.4 !

Version 2.8.0

Update correlation resource for working with elasticsearch

! This version is compatible with MS Grapher >= 2.3.4.5 !

Version 2.7.24

Add CRUD wrapping for Marketing microservice

Version 2.7.23

Add CRUD wrapping for Marketing microservice

Version 2.7.22

created Categories and EntityGroups resource

Version 2.7.21

Extend attribute entity with attributeTypeId

Version 2.7.19.2

Add CRUD wrapping for CatalogItemAttributes

Version 2.7.19.1

!!! Indexer Microservice version: 2.4.0 +

=======

Installation

You can install the package manually or by adding it to your composer.json:

Instantiating the SDK Client:

Pass in the configuration to the client:

Using the client with base Resources functionality


All versions of ms-client with dependencies

PHP Build Version
Package Version
Requires php Version ^7.0
guzzlehttp/guzzle Version ~6.0
elasticsearch/elasticsearch Version ~6.0
ext-json Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package spheremall/ms-client contains the following files

Loading the files please wait ....