Libraries tagged by callacks
jimbojsb/cacheback
5443 Downloads
A simple, standalone cache system based on callbacks
jasonbrady/jquery-typeahead
163 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.
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
8 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
45 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
13 Downloads
Based on native Laravel's abilities. Hierarchical RBAC with callbacks.
dhii/callback-abstract
4584 Downloads
Abstract functionality for working with callbacks.
devgroup/yii2-admin-modals
42 Downloads
Display your admin actions in bootstrap modals with frames and callbacks
comphp/events
3 Downloads
Allows for the dynamic use of callbacks and events
co-developers/wp-hook
90 Downloads
Package to create callbacks and register them to WordPress hooks through an object-oriented interface.
bonfim/router
16 Downloads
A fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching
binary-cats/laravel-twilio-webhooks
24 Downloads
Handle Twilio callbacks / webhooks in a Laravel application
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
b3nl/laravel-theme
15 Downloads
Created my own laravel theme package, based on a model, a middleware and loading callbacks with an theme.php in a resource folder.