PHP code example of artox-lab / example-protobuf-messages

1. Go to this page and download the library: Download artox-lab/example-protobuf-messages 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/ */

    

artox-lab / example-protobuf-messages example snippets




age = new \ArtoxLab\ExampleMessage\V1\Order\Created();
$message->setId('f0ec71ed-fcc5-47bd-9389-a9640e890f3d');