mouf/utils.log.errorlog_logger dependents (2) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/utils.mailer.smtp-mail-service

    This package contains a mailer that uses a SMTP server to send mail. The package is a wrapper around the Zend_Mail class of the Zend framework.

  • PHP

    mouf/utils.mailer.db-mail-service

    This package contains a mailer that does not send any mail! Instead, it stores the mail to be sent in a database 'mails' table. The DB mailer can later forward the mail to a real mailer that will indeed send the mail.