PHP code example of enqueue / tactician-queue-interop
1. Go to this page and download the library: Download enqueue/tactician-queue-interop 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/ */
enqueue / tactician-queue-interop example snippets
bash
$ git clone [email protected]:php-enqueue/tactician-queue-interop.git;
$ cd tactician-queue-interop
$ composer install
$ php example/queue_command_example.php