Download the PHP package molajo/email without Composer
On this page you can find all versions of the php package molajo/email. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package email
======= Email Package
Email Services API for PHP applications enabling interaction with multiple Email types (ex., PHP Mail, PHP Mailer, Swiftmailer, etc.).
At a glance ...
- Instantiate a Mail Handler.
- Instantiate the Adapter, injecting it with the Handler.
- Set mail parameters.
- Send mail.
Install using Composer from Packagist
Step 1: Install composer in your project
Step 2: Create a composer.json file in your project root
Step 3: Install via composer
Requirements and Compliance
- PHP framework independent, no dependencies
- Requires PHP 5.4, or above
- Semantic Versioning
- Compliant with:
- [phpDocumentor2] (https://github.com/phpDocumentor/phpDocumentor2)
- [phpUnit Testing] (https://github.com/sebastianbergmann/phpunit)
- Author AmyStephen
- [Travis Continuous Improvement] (https://travis-ci.org/profile/Molajo)
- Listed on [Packagist] (http://packagist.org) and installed using [Composer] (http://getcomposer.org/)
- Use github to submit pull requests and features
- Licensed under the MIT License - see the
LICENSE
file for details
All versions of email with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
commonapi/email Version dev-master
phpmailer/phpmailer Version dev-master
swiftmailer/swiftmailer Version dev-master
commonapi/email Version dev-master
phpmailer/phpmailer Version dev-master
swiftmailer/swiftmailer Version dev-master
The package molajo/email contains the following files
Loading the files please wait ....