Skip to content

phh/bonnier-php-sdk

 
 

Repository files navigation

bonnier-php-sdk


Services Description
Index Search Service for communicating with index-search
TRAPP Service for communicating with the translation api (TRAPP)
Bonnier admin Service for providing authentication through the Bonnier administration.
Shell Service for getting the Shell.

Installation

Add the following to your composer.json file.

{
    "require": {
        "bonnier/php-sdk": "2.*"
    },
    "require-dev": {
        "bonnier/php-sdk": "2.*"
	}
}

About

PHP SDK for talking with the Bonnier webservices.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%