Libraries tagged by php messages
petrsladek/gcm
26668 Downloads
Google Cloud Messaging PHP library. Sender for sending Messages over HTTP amd Deamon for sending and recieving messages over XMPP (CCS).
mouf/utils.log.psr.errorlog_logger
392637 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
183616 Downloads
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
jpblu/telegram-error-notifier
83 Downloads
A PHP library for sending alert messages to a Telegram bot. Compatible with Laravel.
berlioz/flash-bag
7828 Downloads
Berlioz FlashBag is a PHP library to manage flash messages to showed to the user.
fanout/fanout
68033 Downloads
A PHP convenience library for publishing messages to Fanout.io using the EPCP protocol.
crazy-max/cws-debug
19666 Downloads
PHP class to output additional messages for debug.
slepic/http-transfer
17810 Downloads
Simple PHP library working with PSR HTTP message transfers.
michsindelar/phprsmq
2181 Downloads
PHP implementation of the Redis Simple Message Queue.
mxgma/swiss-bank-payment
284 Downloads
PHP library to generate Swiss pain.001 messages (complies with ISO-20022)
alibabacloud/ons-20190214
6429 Downloads
Alibaba Cloud Message Queue (20190214) SDK Library for PHP
poletaew/sms-segment-calculator
1393 Downloads
PHP-based tool to calculate and display SMS segmentation data for a given message body
mouf/utils.i18n.fine
170401 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.
ivoba/headers
51713 Downloads
A PHP library for working with HTTP and mail message headers
eboreum/caster
4655 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.