mouf/utils.common.mouf-helpers dependents (5) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/utils.mailer.swift-mail-service

    This package contains a mailer for the Mouf framework that uses a SMTP server to send mail. The package is a wrapper around the Swift_Mailer class of Swift.

  • 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/database.dbstats

    This package provides a set of classes that can be used to create 'aggregation' table containing high-level statistics about your database. The DB_Stats can be used to initalize the aggregation tables and automatically create triggers that will update data in real time.

  • PHP

    mouf/utils.log.db-logger

    This package contains a logger that stores the logs in database.

  • PHP

    mouf/utils.log.stats-logger

    This package contains everything needed to aggregate database into stats that can be viewed and sorted.