Libraries tagged by callback
ske/cmd
0 Downloads
Parse PHP commands to bind them to a callback or script
shoppingfeed/signal
26966 Downloads
Unix signal handler that allow registering multiples callback on the same signal
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.
santanas2b/script-loader
4 Downloads
Script Js / Css loading without callbacks
rogermedico/factory-without-events
3 Downloads
Allows to create Laravel factory without the previously defined afterCreating or afterMaking callbacks.
rentalhost/vanilla-sort
113 Downloads
The vanilla-sort will help you to multisort arrays by using callbacks or property names.
refaltor/efficiency-sql
71 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
proteins/filter
48 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
97 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
98 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