Libraries tagged by utilsall
sham/demo-package
11 Downloads
descripción del paquete de ejemplo
moncki/say-hello
4 Downloads
Paquete de prueba de Moncki
mouf/utils.log.logger
Downloads
mouf/utils.value.value-interface
519565 Downloads
This package contains an interface used by many objects to say they represent a value that can be computed. The concept is very simple, and very powerful at the same time.
mouf/utils.log.psr.multi-logger
214829 Downloads
This package contains a PSR-3 compatible logger that wrap a set of loggers
spryker/util-validate
2483407 Downloads
UtilValidate module
spryker/util-sanitize-xss
2183938 Downloads
UtilSanitizeXss module
spryker/util-sanitize-extension
1767164 Downloads
UtilSanitizeExtension module
spryker/util-sanitize
2758910 Downloads
UtilSanitize module
mouf/utils.action.action-interface
368077 Downloads
This package contains an interface used by many objects to say they can do stuff. Actually, they can perform one particular action and has been designed for that. The action performed is completely up to the implementer (sending a mail, storing a result in database, displaying something on the screen...) The concept is very simple, and very powerful at the same time.
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
mouf/utils.value.common-value
109148 Downloads
This package contains common classes that implement the ValueInterface interface (from the mouf/utils.value.value-interface package).
mouf/utils.mailer.mail-interface
47194 Downloads
This package contains interfaces and classes describing mails. It also contains the MailerService interface that should be implemented by any service that can send mails. You should use a package implementing this interface (like the SmtpMailer package.
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)