Install the Legnext PHP SDK
composer require legnext-api/php-sdk
<?php require_once(__DIR__ . '/vendor/autoload.php'); ?>
composer show legnext-api/php-sdk