Remi's RPM repository - Packages

Blog | Forum | Repository

php-nette-mail - Nette Mail: Sending E-mails

Website:
https://github.com/nette/mail
Licence:
BSD or GPLv2 or GPLv3
Vendor:
Remi Collet
Description:
Almost every web application needs to send e-mails, whether newsletters
or order confirmations. That's why Nette Framework provides necessary tools.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Nette/Mail/autoload.php';

Packages

php-nette-mail-2.3.4-1.fc19.remi.noarch [14 KiB] Changelog by Remi Collet (2015-11-30):
- update to 2.3.4
php-nette-mail-2.3.3-1.fc19.remi.noarch [14 KiB] Changelog by Remi Collet (2015-10-30):
- initial package