Libraries tagged by callback
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
phpnitro/retry
1 Downloads
PhpNitro's retry package — retries a callback with exponential backoff (Engine\Retry\*).
phpmystic/kai
1 Downloads
A fluent, exception-less PHP HTTP client library that uses a callback-based approach for handling responses. Built on cURL.
petemc/group-by
362 Downloads
A utility package, adding groupBy function to arrays, grouping by array keys or a callback.
perry-rylance/wordpress-plugin
179 Downloads
A basic boilerplate WordPress plugin, including activation and de-activation hooks, first run, update detection, admin menu and script loading callbacks.