Libraries tagged by php messages
messagebox/messagebox-client-php
3690 Downloads
MessageBox client for PHP
invoicetronic/php-sdk
151 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
herald-project/client-php
6602 Downloads
Herald client for PHP
grimurrash/php-amqplib
5603 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
crunchzapp/crunchzapp-php-sdk
801 Downloads
Official PHP SDK for CrunchzApp WhatsApp Business API - Send messages, manage contacts, groups, and OTP verification
costcertified/amazon-sqs-php-extended-client-lib
6654 Downloads
An extension to the Amazon SQS client that enables sending and receiving messages up to 2GB via Amazon S3.
bfansports/aws-sns-php-handler
5899 Downloads
Small library to manipulate AWS SNS. Send GCM and APNS messages to topics and endpoints. Format notifications correctly.
bayfrontmedia/php-validator
5886 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
amashukov/ton-wallet-php
808 Downloads
TON Wallet v4r2 contract wrapper + internal-message builder + address parser/serializer in pure PHP. Offline transfer assembly; pluggable RPC for seqno + broadcast.
amashukov/http-client-php
753 Downloads
PSR-18 HTTP client backed by ext-curl, with a middleware pipeline (retry on selected status codes, header injection). PSR-7 / PSR-17 message + factory interfaces; bring your own PSR-7 implementation (nyholm/psr7, guzzlehttp/psr7, slim/psr7, etc.).
wobblecode/sms-counter-php
24576 Downloads
SMS Counter PHP Class Library which detects encoding of an SMS message text, counts the characters as per the encoding and gives page limit information.
dominionenterprises/mongo-queue-php
43822 Downloads
Message queue using MongoDB as a backend
got/stark
119 Downloads
A message queue-based PHP daemon
krowinski/http-status-codes
6460 Downloads
PHP List of HTTP status codes, messages and description for them.
senseexception/intl-format
3326 Downloads
A wrapper library for PHP to format and internationalize values in messages like sprintf