dexes / control-plane-sdk
Dexes package providing a SDK for interacting with various Control Plane Services.
0.5.1
2025-03-11 16:35 UTC
Requires
- php: ^8.2
- firebase/php-jwt: ^v6.8
- psr/log: ^1.0 || ^2.0 || ^3.0
- psr/simple-cache: ^3.0
- xpertselect/psr-tools: ^2.0
Requires (Dev)
- guzzlehttp/guzzle: ^7.5
- xpertselect/tools: ^1.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