djdch / mail
Simple php mail library.
v1.1.1
2015-02-27 18:42 UTC
Requires
- swiftmailer/swiftmailer: @stable
Requires (Dev)
- phpunit/phpunit: 4.5.*
This package is not auto-updated.
Last update: 2023-09-25 20:52:00 UTC
README
Simple php mail library.
Requirements
- PHP and Composer installed
Install with Composer
Install the dependencies with Composer:
composer require djdch/mail dev-master