Libraries tagged by callbacks
kuzmany/mautic-amazon-ses
49 Downloads
Mautic 6 plugin that provides Amazon SES as an email transport and callback to process bounces
koddn/php-router
5 Downloads
Koddn PHP Router - simple router created for custom PHP Applications, CMS, REST API's with multiple callbacks, middleware
ilkkao/mautic-amazon-ses
134 Downloads
Mautic 5 plugin that provides Amazon SES as an email transport and callback to process bounces
gum/gum
128 Downloads
Map URLs to callbacks.
dangoodman/deferred
2902 Downloads
Deferred callback execution based on RAII
cyberwork/mautic-amazon-ses
27 Downloads
Mautic 6 plugin that provides Amazon SES as an email transport and callback to process bounces
citricguy/twilio-laravel
42 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.
chandrapatel/wp-custom-settings
13 Downloads
Allows developers to create a custom admin menu page with settings using Settings API without registering callbacks to every settings section and field.
aboutnima/telegram-action
4 Downloads
A Laravel package for building modular Telegram bots using action-based architecture. Define bot actions with unique keys, generate them via Artisan commands, and handle inline keyboard callbacks with ease.
typisttech/wp-contained-hook
25936 Downloads
Using PSR-11 container implementation in WordPress plugins, themes and packages during WordPress action/filter callbacks.
silverstripe/emailbouncehandler
29 Downloads
Email bounce handling for SilverStripe CMS, implemented through callbacks in MTAs
reshadman/laravel-committed
25 Downloads
Adds **committed** event to Eloquent default event callbacks (created, creating, saved, saving...).
lloydzhou/router
134 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.
knplabs/knp-mailjet-bundle
20937 Downloads
Symfony2 Bundle for initializing Mailjet PHP API wrapper and handling Event API callbacks
icicleio/event-emitter
1474 Downloads
Event Emitter is a library that allows objects to emit events that invoke a set of registered callbacks.