The preferred method of installation is via Composer. Run the following command to install the latest version of a package and add it to your project's composer.json:
composer require dutekvejin/transformers$example = new Dutek\Common\Transformer\Example();
echo $example->say('Hello');Released under MIT License - see the License File for details.