tomkyle/emails

1.0.0 2014-04-22 12:06 UTC

This package is auto-updated.

Last update: 2024-04-11 16:16:13 UTC


README

#tomkyle/Emails

##Installation via Composer

This library has no dependencies except for testing and development. Install from command line or composer.json file:

#####Command line

composer require tomkyle/emails

#####composer.json "require": { "tomkyle/emails": "~1.0" }

##Testing

Go to package root folder, issue composer update once and phpunit.