Libraries tagged by callback
wyrfel/php-callback
4397 Downloads
A simple callable wrapper that allows better management of call parameters
foolz/plugin
2062 Downloads
A plugin system for PHP, with cascading events.
diversen/php-cli-spinners
2317 Downloads
Show a cli spinner while executing a callback
andreagroferreira/laravel-webhook-owlery
20 Downloads
A professional-grade webhook management system for Laravel applications
smalot/bitbucket-webhook
3783 Downloads
Bitbucket API to handle webhook callbacks.
sakuara-bj/wxbizmsgcrypt
263 Downloads
Enterprise WeChat Callback
ohansyah/laravelbenchmark
840 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
9589 Downloads
Splits an array into chunks using a callback function.
libriciel/file-converters
2462 Downloads
Permet la conversion via callback du type de fichier
hiraeth/signal
7288 Downloads
A generic callback wrapper which enables lazy DI instantiation
heimrichhannot/contao-list-widget-bundle
1841 Downloads
This bundle offers an input type for displaying a list of entities definable by a callback function.
eleving/zend-cache
13817 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
dlnsk/h-rbac
8090 Downloads
Based on native Laravel's gates and policies. Hierarchical RBAC with callbacks.
chameleon2die4/wp-router
550 Downloads
Routes paths to callback functions in WordPress.
bephp/router
1078 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.