Libraries tagged by php messages
angelo8828/slack
5894 Downloads
A simple PHP package for sending messages to Slack, with a focus on ease of use and elegant syntax. Future-proofed version of https://github.com/maknz/slack
abduselam/afromessage
374 Downloads
PHP SDK for Afro message
petrsladek/gcm
26501 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.errorlog_logger
182643 Downloads
This package contains a logger that logs messages directly to the PHP error log (using the error_log PHP function)
berlioz/flash-bag
6520 Downloads
Berlioz FlashBag is a PHP library to manage flash messages to showed to the user.
crazy-max/cws-debug
19137 Downloads
PHP class to output additional messages for debug.
slepic/http-transfer
17310 Downloads
Simple PHP library working with PSR HTTP message transfers.
michsindelar/phprsmq
1947 Downloads
PHP implementation of the Redis Simple Message Queue.
sojeda/conventional-commits
4342 Downloads
A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!
poletaew/sms-segment-calculator
378 Downloads
PHP-based tool to calculate and display SMS segmentation data for a given message body
mouf/utils.i18n.fine
169386 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.
kafoso/type-formatter
3661 Downloads
Minimalistic, lightweight library for converting PHP data types to readable strings. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing recursive objects and large arrays.
ivoba/headers
51198 Downloads
A PHP library for working with HTTP and mail message headers
eboreum/caster
2365 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.
berlioz/router
6843 Downloads
Berlioz Router is a PHP library for manage HTTP routes, respecting PSR-7 (HTTP message interfaces) standard.