Libraries tagged by callacks
jimbojsb/cacheback
5452 Downloads
A simple, standalone cache system based on callbacks
jasonbrady/jquery-typeahead
172 Downloads
jQuery plugin that provides Typeahead (autocomplete) Search preview from Json object(s) via same domain Ajax request or cross domain Jsonp and offers data compression inside Local Storage. The plugin is built with a lot of options and callbacks to allow customization.
haruncpi/fluent-pipe
0 Downloads
Enables fluent value transformation via chained callbacks
hareland/multi-cache-remember
195 Downloads
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.
hambrook/clitaskrunner
6 Downloads
Run a CLI command in the background and get updates via callbacks on events including buffer and line updates. You can subscribe to any writable stream and get callbacks triggered for new lines or on each buffer update.
gaomingcode/malihu.scrollbar
10 Downloads
Highly customizable custom scrollbar jQuery plugin, featuring vertical/horizontal scrollbars, scrolling momentum, mouse-wheel, keyboard and touch support user defined callbacks etc.
fbk/csvmapper
46 Downloads
CSV parser with callbacks on fields
dnoegel/lazy-subscriber
65 Downloads
Will allow you to define anonymous function as event listener callbacks for Shopware (4.2.0+)
dmox/h-rbac
14 Downloads
Based on native Laravel's abilities. Hierarchical RBAC with callbacks.
devgroup/yii2-admin-modals
42 Downloads
Display your admin actions in bootstrap modals with frames and callbacks
dcodegroup/laravel-myob-oauth
3011 Downloads
Simple package which dcode uses to handle the connection to MYOB for all projects. Provides endpoints for UI and callbacks for MYOB
crisu83/yii-composer
31661 Downloads
Composer callbacks for the Yii PHP framework.
co-developers/wp-hook
91 Downloads
Package to create callbacks and register them to WordPress hooks through an object-oriented interface.
clayfreeman/twitch-eventsub-relay
36 Downloads
Provides a CLI application that listens for Twitch EventSub webhook callbacks and relays them to connected TCP clients using a custom protocol.
citricguy/twilio-laravel
36 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.