Libraries tagged by callbacks
creativecow/cc-component-outputstream
24 Downloads
Zend Diactoros stream for getting output from callback streamed to the browser using Zend HttpHandlerRunner
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.
clayfreeman/twitch-eventsub-relay
35 Downloads
Provides a CLI application that listens for Twitch EventSub webhook callbacks and relays them to connected TCP clients using a custom protocol.
citricguy/twilio-laravel
35 Downloads
A Laravel package to integrate Twilio for SMS/MMS messaging, notifications, and webhooks. This package leverages the official Twilio PHP SDK and adheres to Laravel conventions, providing a seamless, queued, and event-driven solution for sending messages and processing incoming Twilio callbacks. Ideal for modern Laravel projects needing robust Twilio integration.
cfuentessalgado/laravel-defer
3 Downloads
Implementation of deferable callbacks for laravel 10 and below
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
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)
2rajpx/php-field
21 Downloads
Helps to make the form fields, rules, error handling, callback rendering and etc