netresearch / sdk-api-central-station
Implementation of the Central Station API
2.0.2
2025-02-12 13:57 UTC
Requires
- php: >=8.1.0 <8.4.0
- ext-json: *
- magicsunday/jsonmapper: ^2.2.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: ^1.0.0 || ^2.0.0
- psr/http-message-implementation: *
- psr/log: ^1.0.0 || ^2.0.0 || ^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: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-phpunit: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- phpstan/phpstan-symfony: ^1.0
- phpunit/phpunit: ^10.0
- rector/rector: ^1.0
- symfony/http-client: ^6.0
This package is auto-updated.
Last update: 2025-02-21 19:56:22 UTC
README
Central Station API
The documentation for all request can be found at https://42he.com/de/developer/crm.
The Central Station API SDK package offers an interface to the Central Station interface. The SDK currently implements only the endpoints and data structures that were required at the time of development.
Table of contents
- Requirements & Installation
- Basic usage & Limitations
- Endpoints
- Error handling