Libraries tagged by callacks
jasonbrady/jquery-typeahead
192 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.
inkvizitoria/laravel-monoparts
0 Downloads
Laravel package for monobank "Покупка частинами" integration (order lifecycle, callbacks, signing, logging) by Drozh Denis (DD).
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
11 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.
dhii/callback-abstract
4774 Downloads
Abstract functionality for working with callbacks.
devgroup/yii2-admin-modals
42 Downloads
Display your admin actions in bootstrap modals with frames and callbacks
dcodegroup/laravel-myob-oauth
3043 Downloads
Simple package which dcode uses to handle the connection to MYOB for all projects. Provides endpoints for UI and callbacks for MYOB
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
51 Downloads
Provides a CLI application that listens for Twitch EventSub webhook callbacks and relays them to connected TCP clients using a custom protocol.
cfuentessalgado/laravel-defer
3 Downloads
Implementation of deferable callbacks for Laravel 10 and 11