Libraries tagged by callback
codeawn/image_compress
2114 Downloads
Compress image with callback support
co-developers/wp-hook
91 Downloads
Package to create callbacks and register them to WordPress hooks through an object-oriented interface.
cleaniquecoders/socialite-recall
0 Downloads
Handle Socialite Redirect, Callback and Logout Easily
clayfreeman/twitch-eventsub-relay
36 Downloads
Provides a CLI application that listens for Twitch EventSub webhook callbacks and relays them to connected TCP clients using a custom protocol.
charm/util-closuretool
768 Downloads
Tool to print information about a closure/callback for debugging purposes.
cfuentessalgado/laravel-defer
3 Downloads
Implementation of deferable callbacks for Laravel 10 and 11
bonfim/router
17 Downloads
A fast and powerful router that maps route callbacks to specific HTTP request methods and URIs. It supports parameters and pattern matching
bolstad/csv-parser
127 Downloads
Simple system for parsing CSV-files row by row and sending the data to a callback
bisonlab/sakonnin-bundle
996 Downloads
A message/log/feedback handling bundle with callback/replies capabilities
better-php/shutdown-handler
81 Downloads
An advanced shutdown handler that can be manipulated after it's instantiated: deregister or re-register callbacks, retrieve and re-use the same handler instance at any time to prevent memory leaks in long-running PHP apps etc.
b3nl/laravel-theme
16 Downloads
Created my own laravel theme package, based on a model, a middleware and loading callbacks with an theme.php in a resource folder.
arckinteractive/csv_process
98 Downloads
Provides an interface for uploading/processing csvs with custom callbacks for other plugins
alexfrapo/apidaemon
2 Downloads
Crypto APIs is a complex and innovative infrastructure layer that radically simplifies the development of any Blockchain and Crypto related applications. Organized around REST, Crypto APIs can assist both novice Bitcoin/Ethereum enthusiasts and crypto experts with the development of their blockchain applications. Crypto APIs provides unified endpoints and data, raw data, automatic tokens and coins forwardings, callback functionalities, and much more.
aizuyan/pipe
80 Downloads
This a lib as a fake pipe through callback
aceitdesign/aceitrouter
4 Downloads
A simple router that allows for nested pages as well as middleware before and after th main matching process. It functions on callbacks provided by the routes themselves. It also has support for default behaviour (404 etc)