PHP code example of konfig / automation-test-with-submodules-php-sdk

1. Go to this page and download the library: Download konfig/automation-test-with-submodules-php-sdk library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

konfig / automation-test-with-submodules-php-sdk example snippets





omationtestwithsubmodules = new \AutomationTestWithSubmodules\Client(
);

$result = $automationtestwithsubmodules->greetings->hello();

$result = $automationtestwithsubmodules->greetings->hello();
json
{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/konfig-dev/automation-test-submodule-php.git"
    }
  ],
  "