Libraries tagged by callback
shoppingfeed/signal
26966 Downloads
Unix signal handler that allow registering multiples callback on the same signal
shammaa/laravel-optimized-queries
34 Downloads
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
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.