dexes / control-plane-sdk
Dexes package providing a SDK for interacting with various Control Plane Services.
0.8.0
2026-03-12 12:23 UTC
Requires
- php: ^8.2
- firebase/php-jwt: ^v7.0
- psr/log: ^1.0 || ^2.0 || ^3.0
- psr/simple-cache: ^3.0
- xpertselect/psr-tools: ^2.1
Requires (Dev)
- composer-runtime-api: ^2.2
- guzzlehttp/guzzle: ^7.9
- mockery/mockery: ^1.6
- php-cs-fixer/shim: ^3.89
- phpstan/phpstan-strict-rules: ^2.0
- phpunit/phpunit: ^11.0
- xpertselect/tools: ^3.0
README
gitlab.com/dexes.eu/control-plane-sdk
Dexes package providing a SDK for interacting with the various Control Plane components.
License
View the LICENSE.md file for licensing details.
Installation
Installation of ...
composer require dexes/control-plane-sdk
Usage
Laravel
Add the following code to the AppServiceProvider.
Drupal
We will create a Drupal Module which will be available here as soon as it is published