Libraries tagged by callback
tsmsogn/datafilter
6 Downloads
CakePHP plugin: Applies the callback to the all or specific request data
tish/laravel-mpesa
8 Downloads
Laravel M-Pesa Lipa Na M-Pesa STK Push integration package with automatic callback handling
timurturdyev/laminas-cache
8 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
szczyglis/php-ulam-spiral-generator
6 Downloads
A mathematical Ulam spiral generator and renderer with programmable callbacks written in PHP.
smalot/gitlab-webhook
21 Downloads
Gitlab API to handle webhook callbacks.
skygdi/checkout
13 Downloads
A Laravel Checkout Helper, for callback checking exists transaction
ske/cmd
0 Downloads
Parse PHP commands to bind them to a callback or script
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.
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.