PHP code example of m165437 / igc2kmz-installer
1. Go to this page and download the library: Download m165437/igc2kmz-installer 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/ */
m165437 / igc2kmz-installer example snippets
$igc2kmz = new \Igc2KmzPhp\Igc2Kmz('vendor/bin/igc2kmz');