PHP code example of tcrawf / zebra
1. Go to this page and download the library: Download tcrawf/zebra 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/ */
tcrawf / zebra example snippets
bash
export ZEBRA_TOKEN=your_token_here
export ZEBRA_BASE_URI=https://api.example.com
export TZ=Europe/Zurich