Download the PHP package dreamfactory/df-email without Composer
On this page you can find all versions of the php package dreamfactory/df-email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dreamfactory/df-email
More information about dreamfactory/df-email
Files in dreamfactory/df-email
Package df-email
Short Description DreamFactory(tm) Email Services
License Apache-2.0
Homepage https://www.dreamfactory.com/
Informations about the package df-email
DreamFactory Email Services
Note: This repository contains the email code of the DreamFactory platform. If you want the full DreamFactory platform, visit the main DreamFactory repository.
Documentation
Documentation for the platform can be found on the DreamFactory wiki.
Installation
For more information, see the full platform repository.
Edit your project’s composer.json to require the following package.
“require”:{
"dreamfactory/df-email": "~0.8.0"
}
Save your composer.json and do a "composer update" to install the package.
Feedback and Contributions
- Feedback is welcome in the form of pull requests and/or issues.
- Contributions should generally follow the strategy outlined in "Contributing to a project"
- All pull requests must be in a "git flow" feature branch and formatted as PSR-2 compliant to be considered.
License
The DreamFactory email services are open-sourced software available for use under the Apache Version 2.0 license.
All versions of df-email with dependencies
guzzlehttp/guzzle Version ~7.2
symfony/mailer Version ~6.1.7
symfony/mailgun-mailer Version ~6.1.0
symfony/http-client Version ~6.1.7