Libraries tagged by mouf

mouf/utils.network.http.curlhtmlbrowser

2 Favers
85 Downloads

This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.

Go to Download


mouf/utils.log.stats-logger

0 Favers
5 Downloads

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

Go to Download


mouf/utils.log.multi-logger

0 Favers
6 Downloads

Use this package if you want a logger that logs to several places at the same time. Using a MultiLogger, you can append several loggers. For instance, you might want to write in the error log using the ErrorLogLogger and to send a mail to the admin using the MailLogger...

Go to Download


mouf/utils.log.mail-logger

0 Favers
8 Downloads

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

Go to Download


mouf/utils.log.filter-logger

0 Favers
5 Downloads

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.

Go to Download


mouf/utils.log.db-logger

0 Favers
6 Downloads

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

Go to Download


mouf/utils.log.advanced-logger

1 Favers
5 Downloads

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.

Go to Download


mouf/utils.i18n.fine.translation-interface

0 Favers
17707 Downloads

This package contains two interfaces shared by all translation services. The LanguageDetectionInterface is used to detect the current language for the user while the TranslatorInterface is used to translate strings.

Go to Download


mouf/utils.i18n.fine.symfony-bridge

0 Favers
1896 Downloads

This package contains a bridge between the Symfony TranslatorInterface and FINE. Using this package, FINE can implement Symfony's TranslatorInterface and therefore, can be used with any Symfony component using this interface

Go to Download


mouf/utils.i18n.fine.manage.bo

0 Favers
9789 Downloads

This package contains the user interface to manage all the fine translation.

Go to Download


mouf/utils.i18n.fine.file-translator

0 Favers
13984 Downloads

Fine is a PHP internationalisation package. It will help you provide applications that support several languages. FINE means: Fine is not english :). Translation is performed using PHP mapping files, but you will have a nice graphical interface in the Mouf framework to write your own translated messages.

Go to Download


mouf/utils.i18n.fine.db-translator

0 Favers
3654 Downloads

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.

Go to Download


mouf/utils.i18n.fine.common

0 Favers
17685 Downloads

This package contains the class to cascade the translation, default instance and the interface for fine ui.

Go to Download


mouf/utils.i18n.fine-export

0 Favers
112 Downloads

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

Go to Download


mouf/utils.fs-patcher

0 Favers
12 Downloads

A patch system than holds a list of patches and tells what patch has been run and what needs to be run on its environment.

Go to Download


<< Previous Next >>