mouf/mouf-installer dependents (26) Order by: name | downloads Show: all | require | require-dev

  • PHP

    mouf/utils.graphics.mouf-imagine-addons

    Extending Imagine filters for easier filter definition

  • 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.

  • PHP

    mouf/utils.i18n.fine-export

    Package to Export/Import all translation with Excel files of Fine i18n element.

  • PHP

    mouf/modules.google-analytics

    This module is used to add Google Analytics integration javascript into your web site.

  • 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/modules.paypal-integration

    This package provides a set of classes that can be used to easily integrate with Paypal instant payment, Paypal subscriptions and IPN mechanism.

  • PHP

    mouf/utils.log.mail-logger

    This package contains a logger that sends a mail when a log message is received.

  • 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.

  • PHP

    mouf/utils.log.filter-logger

    This package contains a class that acts as a logger. It purpose is to apply a filter on logs and forward the logs to another logger that will take care of storing the log.

  • PHP

    mouf/utils.log.advanced-logger

    This package can be used to perform advanced logging: the logs are stored in database (using the DBLogger), then are analysed and aggregated (using the LogStats package). This package provides a way to send a mail automatically every night to the admin, summarizing the logs of the day.