Libraries tagged by PHP utils
snugcomponents/utils
309 Downloads
Library added some useful tools like Validators, Convertors or Curl for SnugDesign
sndsgd/util
16235 Downloads
A utility toolkit for PHP
skrypnet/http-utils
55838 Downloads
Basic repo with all HTTP codes, methods and headers as native PHP lacks these simple consts.
siushin/util
40 Downloads
PHP常用工具集,如:常用工具类及助手函数,如:String、Array、Request、DateTime。
session-interop/utils.defaultmanager
53006 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
52991 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession
53131 Downloads
This package contains the session interface implementation
ruiadr/utils
1937 Downloads
Fonctionnalités statiques de base pour PHP incluant différents utilitaires (tableaux, les dates, le HTML, HTTP etc.).
rollun-com/rollun-utils
10053 Downloads
Utils rollun library
open-telemetry/test-utils
525 Downloads
Testing utilities for OpenTelemetry PHP instrumentations
nexendrie/utils
2966 Downloads
Collection of various utilities for your PHP project
mouf/utils.session.session-manager
252831 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
392717 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.i18n.fine
170417 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.composite-exception
250055 Downloads
This project contains a simple PHP exception that can aggregate multiple exceptions in one.