Libraries tagged by callback
rollun-com/rollun-callback
10064 Downloads
Callback
yageorgiy/botman-vk-community-callback-driver
1109 Downloads
A VK community callback driver for botman.io framework
wyrfel/php-callback
5093 Downloads
A simple callable wrapper that allows better management of call parameters
stevegrunwell/one-time-callbacks
47324 Downloads
Enable WordPress actions and filter callbacks to be called exactly once.
matbcvo/mautic-amazon-sns-callback
628 Downloads
A Mautic 6 plugin to handle Amazon SNS callbacks for bounce and complaint notifications.
ascii-soup/hamcrest-callback-matcher
6101 Downloads
Hamcrest matcher that matches against a provided callback.
vegeta/fluxer
2271 Downloads
Simple and flexible all purpose State Machine and Workflow library
phpgt/promise
1685 Downloads
Pleasantly work with asynchronous code.
foolz/plugin
2076 Downloads
A plugin system for PHP, with cascading events.
code-distortion/di-caller
5687 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
andreagroferreira/laravel-webhook-owlery
43 Downloads
A professional-grade webhook management system for Laravel applications
schema31/php-couchdb-watcher
675 Downloads
A simple watcher to attach callbacks to CouchDB documents changes
sakuara-bj/wxbizmsgcrypt
545 Downloads
Enterprise WeChat Callback
ohansyah/laravelbenchmark
965 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
mcaskill/php-array-chunk-by
10011 Downloads
Splits an array into chunks using a callback function.