netresearch / sdk-api-universal-messenger
Implementation of the Universal Messenger API
1.0.3
2024-06-25 05:48 UTC
Requires
- php: >=8.1.0 <8.4.0
- ext-json: *
- ext-simplexml: *
- ext-xmlwriter: *
- magicsunday/jsonmapper: ^2.2.0
- magicsunday/xmlmapper: ^1.0.0
- php-http/discovery: ^1.19.0
- php-http/httplug: ^2.4.0
- php-http/logger-plugin: ^1.3.0
- php-http/message: ^1.16.0
- phpdocumentor/reflection-docblock: ^5.3.0
- psr/http-client: ^1.0.0
- psr/http-client-implementation: *
- psr/http-factory: ^1.0.0
- psr/http-factory-implementation: *
- psr/http-message: ^2.0.0
- psr/http-message-implementation: *
- psr/log: ^3.0.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.1
- nyholm/psr7: ^1.8
- overtrue/phplint: ^3.4 || ^9.0
- php-http/mock-client: ^1.5
- phpstan/phpstan: ^1.10
- phpstan/phpstan-deprecation-rules: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-strict-rules: ^1.5
- phpunit/phpunit: ^9.0 || ^10.0 || ^11.0
- rector/rector: ^1.0
- symfony/http-client: ^5.4
README
Universal Messenger API
The documentation for all requests can be found at Universal Messenger API Documentation.
The Universal Messenger API SDK package offers an interface to the Universal Messenger interface. The SDK implements only the endpoints and data structures required at the time of build.