Libraries tagged by Webhooks API
nawasara/zoom
220 Downloads
Zoom meeting management dashboard for Nawasara — user management, meeting CRUD, recording management, and webhook integration with DB-cached snapshots and queue-backed mutations.
messagebird/sdk
88 Downloads
The official PHP SDK for the Bird API: email, SMS, WhatsApp, verification, and Realtime on one typed client.
mailermine/mailermine
63 Downloads
The official MailerMine PHP & Laravel SDK for transactional email, campaigns, contacts, analytics, and webhooks.
labrodev/laravel-slack
64 Downloads
Stateless Slack incoming-webhook client for Laravel with Block Kit message transport and webhook-URL validation.
invoicetronic/php-sdk
118 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/
hopkins/slack-against-humanity
173 Downloads
A slack webhook integration that lets your team play cards against humanity
hernol/uploadthing-php
856 Downloads
A high-quality PHP client for the UploadThing v6 REST API
geekcodev/max-php-client
66 Downloads
Framework-agnostic PHP client for MAX Messenger Bot API
geekcodev/laravel-max-client
38 Downloads
Laravel adapter for the MAX Messenger Bot API client (geekcodev/max-php-client)
crtlmota/banco-sicredi-connector
211 Downloads
Abstração de comunicação rest com a API do Banco Sicredi v3.3, apenas curl
chancegarcia/php-box-sdk
40 Downloads
PHP SDK and API client for the Box API v2024.0, supporting OAuth2 and JWT/S2S authentication, file and folder operations, uploads, webhook signature verification, typed models, and PSR-3 logging.
silylink/laravel
97 Downloads
SDK Laravel officiel pour l'API marchande SilyLink (checkout, charges, transfers, payouts, webhooks).
mralston/trustpilot
351 Downloads
A PHP/Laravel client for the Trustpilot API built on saloonphp/saloon with Laravel provider, facade, webhook handlers, and Pest tests.
elgibor-solution/laravel-whatsapp-meta
1555 Downloads
Laravel package for Meta WhatsApp Business Cloud API: templates CRUD, sending messages, multi-account, broadcasts, webhooks.
awaisjameel/didit-laravel-client
255 Downloads
A Laravel client library for integrating with the DiDiT verification API. This client handles authentication, session management, PDF report generation, and webhook processing.