Libraries tagged by callbacks
stamina/chequer-php
72 Downloads
Fast & simple scalar/object/array checking/validation class
simplon/router
770 Downloads
Simple routing
simplon/form
6561 Downloads
Data validation & flexible form rendering incl. semantic-ui structure.
phpgt/promise
1575 Downloads
Pleasantly work with asynchronous code.
logicalsteps/async
1047 Downloads
async await implementation using generator function in php
code-distortion/di-caller
5287 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters
lx/fna
39978 Downloads
Fna - Functions with Named Arguments
lartie/telegram-bot-pagination
271 Downloads
Telegram Bot Pagination
bybzmt/phpim
26 Downloads
php mini im server
arkanmgerges/worker
40 Downloads
Worker thread used to run your callback in another process
toobo/pipepie
10 Downloads
Callbacks pipeline
tigr/yandex-kassa
3624 Downloads
Helper for yandex kassa, helps handling callbacks and requests.
piotrpress/dynamic-format
86 Downloads
This WordPress plugin adds a dynamic format which renders an output of a selected php callback function added via a filter hook.
piotrpress/dynamic-block
87 Downloads
This WordPress plugin adds a dynamic block which renders an output of a selected php callback function added via a filter hook.
ohansyah/laravelbenchmark
922 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