dexes / control-plane-sdk
Dexes package providing a SDK for interacting with various Control Plane Services.
0.6.0
2025-04-17 14:02 UTC
Requires
- php: ^8.2
- firebase/php-jwt: ^v6.11
- 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
- xpertselect/tools: ^1.2
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