netresearch / sdk-api-universal-messenger
Implementation of the Universal Messenger API
1.1.1
2025-02-12 14:36 UTC
Requires
- php: >=8.2.0 <8.5.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.65
- nyholm/psr7: ^1.8
- overtrue/phplint: ^9.0
- php-http/mock-client: ^1.6
- phpstan/phpstan: ^2.0
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-strict-rules: ^2.0
- phpstan/phpstan-symfony: ^2.0
- phpunit/phpunit: ^11.0
- rector/rector: ^2.0
- symfony/http-client: ^7.0
This package is auto-updated.
Last update: 2025-02-19 13:04:43 UTC
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 currently implements only the endpoints and data structures that were required at the time of development.