Download the PHP package gdpro/gdpro-mailer without Composer
On this page you can find all versions of the php package gdpro/gdpro-mailer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gdpro/gdpro-mailer
More information about gdpro/gdpro-mailer
Files in gdpro/gdpro-mailer
Download gdpro/gdpro-mailer
More information about gdpro/gdpro-mailer
Files in gdpro/gdpro-mailer
Vendor gdpro
Package gdpro-mailer
Short Description Mailer module to manage mailer, message, smtp, logger, jobs
License MIT
Package gdpro-mailer
Short Description Mailer module to manage mailer, message, smtp, logger, jobs
License MIT
Please rate this library. Is it a good library?
Informations about the package gdpro-mailer
Gdpro Mailer
Introduction
Gdpro Mailer is a module manage smtp connection, message, mailer. It permit to add messages in a queue and to execute the job later through command line.
Changelog
doc/CHANGELOG.md
Requirements
Please see the composer.json file.
Installation
Run the following composer
command:
Alternately, manually add the following to your composer.json
, in
the require
section:
And then run composer update
to ensure the module is installed.
Finally, add the module name to your project's config/application.config.php
under the modules
key:
All versions of gdpro-mailer with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.8
zendframework/zend-mail Version ^2.7
zendframework/zend-view Version ^2.8
zendframework/zend-mail Version ^2.7
zendframework/zend-view Version ^2.8
The package gdpro/gdpro-mailer contains the following files
Loading the files please wait ....