mouf/utils.log.errorlog_logger dependents (3) 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.

  • PHP

    mouf/utils.i18n.fine.db-translator

    Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). This package provides a DB mapper that stores translations in database.