PHP code example of hashworks / phergie-message-splitter-plugin
1. Go to this page and download the library: Download hashworks/phergie-message-splitter-plugin 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/ */
hashworks / phergie-message-splitter-plugin example snippets
new \hashworks\Phergie\Plugin\MessageSplitter\Plugin
new \hashworks\Phergie\Plugin\MessageSplitter\Plugin(array('tildePrefix' => false))