Skip to content

arbor-education/transformers

 
 

Repository files navigation

transformers

Installation

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

Usage

$example = new Dutek\Common\Transformer\Example();
echo $example->say('Hello');

Credits

License

Released under MIT License - see the License File for details.

About

Transformers for PHP (Originally from Dutek)

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%