Libraries tagged by PHP utils
session-interop/utils.defaultmanager
53310 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
53295 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession
53435 Downloads
This package contains the session interface implementation
ruiadr/utils
2128 Downloads
Fonctionnalités statiques de base pour PHP incluant différents utilitaires (tableaux, les dates, le HTML, HTTP etc.).
rollun-com/rollun-utils
10518 Downloads
Utils rollun library
qinchen/web-utils
1306 Downloads
A web application common utils
open-telemetry/test-utils
885 Downloads
Testing utilities for OpenTelemetry PHP instrumentations
mouf/utils.session.session-manager
253377 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
mouf/utils.log.psr.errorlog_logger
393995 Downloads
This package contains a PSR-3 compatible logger that logs messages directly to the PHP error log (using the error_log PHP function)
mouf/utils.log.errorlog_logger
183941 Downloads
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
mouf/utils.i18n.fine
170730 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.
mouf/utils.console
110962 Downloads
A console for the Mouf PHP framework.
mouf/utils.composite-exception
250993 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.
mouf/utils.common.getvars
163668 Downloads
This is a legacy non-OO package and should not be used in recent developments. A simple package that provides functions to get the parameters from the request in a consistent way. The varaiables can be rerieved in a way that is independent of the php.ini configuration file. Especially, it can cancel the effect of the dreadful 'magic_quotes' parameter.
mingalevme/utils-url
3121 Downloads
Some helpers to work with URLs