Libraries tagged by callacks
sibidharan/ext-zealphp
26 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.
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.
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
rikta/callback-switch
5 Downloads
Switch-statement-like objects based on callbacks for several use-cases
rentalhost/vanilla-sort
114 Downloads
The vanilla-sort will help you to multisort arrays by using callbacks or property names.
rehfeld/comparator
4 Downloads
Helps you write concise array sorting callbacks for php's usort function
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.
pmg/queue-mapping-handler
107 Downloads
A pmg/queue message handler implemenation that maps messages to callbacks.
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.
netom/bulletphp
2434 Downloads
A heierarchical resource-oriented micro-framework built on nested closures instead of route-based callbacks