sinergi / emails
Email sending and storing library
dev-master
2016-07-07 16:39 UTC
Requires
- php: ^7.0
- container-interop/container-interop: ^1.1
- omnimail/omnimail: ^0.1.2
- psr/log: ^1.0
Requires (Dev)
- doctrine/orm: ^2.5
- illuminate/database: ^5.2
This package is not auto-updated.
Last update: 2024-10-26 20:20:44 UTC
README
Emails provide cross-framework and multi-platform email storing and sending.
Table Of Content
Requirements
This library uses PHP 7+.
Installation
It is recommended that you install the Emails library through composer. To do so, run the Composer command to install the latest stable version of Emails library.
composer require sinergi/emails
License
Emails is licensed under The MIT License (MIT).