PHP code example of imamuseum / emu-client
1. Go to this page and download the library: Download imamuseum/emu-client 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/ */
imamuseum / emu-client example snippets
use Imamuseum\EmuClient\EmuExport;
nfig/emu-client.php';
$emu = new EmuExport($config);
$emu->saveJsonFiles();
Imamuseum\EmuClient\EmuClientServiceProvider::class,
php artisan vendor:publish
sh
php artisan emu:export