Libraries tagged by callbacks
secamedia/jquery-ajax-form
13 Downloads
wraps form submits with a callback and also submits clicked buttons
schnittstabil/array_some
113 Downloads
Checks whether some element resp. key in an array passes a test implemented by a callback function.
schlaus/flexiblecallback
16 Downloads
FlexibleCallback allows you to unregister or modify callbacks after they have been registered.
schema31/php-couchdb-watcher
841 Downloads
A simple watcher to attach callbacks to CouchDB documents changes
rogermedico/factory-without-events
3 Downloads
Allows to create Laravel factory without the previously defined afterCreating or afterMaking callbacks.
rnd-cosoft/laminas-cache
1 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
rentalhost/vanilla-sort
114 Downloads
The vanilla-sort will help you to multisort arrays by using callbacks or property names.
refaltor/efficiency-sql
73 Downloads
Efficiency SQL allows managing a fully asynchronous database without callbacks.
pyro/custom-install
179 Downloads
Provides extra PyroCMS install configurables, actions and commands. Exclude/Include modules, extensions or seeds from being installed, hooks, callbacks etc
puff/async
0 Downloads
Puff async fiber runtime with tasks, futures, timers, channels, wait groups, Fiber-local context, deferred callbacks, and non-blocking stream watchers.
proteins/filter
49 Downloads
Class trait for permitting users to override data via callback hooks
pmg/queue-mapping-handler
107 Downloads
A pmg/queue message handler implemenation that maps messages to callbacks.
piotrpress/dynamic-format
150 Downloads
This WordPress plugin adds a dynamic format which renders an output of a selected php callback function added via a filter hook.
piotrpress/dynamic-block
151 Downloads
This WordPress plugin adds a dynamic block which renders an output of a selected php callback function added via a filter hook.
piotrek-r/worker
8 Downloads
A simple worker implementation to loop a callback function until one of the defined conditions is met