Libraries tagged by calltask
tsitsishvili/elastic-audit
129 Downloads
Laravel package that logs third-party HTTP traffic (outgoing requests and incoming callbacks) and actor/model activity to a dedicated Elasticsearch cluster, with redaction, queued indexing, sampling, and optional dashboards.
trin4ik/laravel-http-after
2322 Downloads
callback after for laravel http facade
sakuara-bj/wxbizmsgcrypt
945 Downloads
Enterprise WeChat Callback
pollora/hook
65 Downloads
A modern PHP package for WordPress hook (action/filter) management with callback resolution and reflection caching
pabloveintimilla/mautic-amazon-ses
2448 Downloads
Mautic 5 plugin that provides Amazon SES as an email transport and callback to process bounces
ohansyah/laravelbenchmark
1103 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
10885 Downloads
Splits an array into chunks using a callback function.
masgeek/composer-scripts
38 Downloads
Reusable Composer script callbacks for PHP projects — testing, linting, IDE helpers, and dev server. Framework-agnostic.
libriciel/file-converters
5486 Downloads
Permet la conversion via callback du type de fichier
labile/vk-data-fetcher
371 Downloads
vk callback\longpoll bots data fetcher
hiraeth/signal
9438 Downloads
A generic callback wrapper which enables lazy DI instantiation
heimrichhannot/contao-list-widget-bundle
3073 Downloads
This bundle offers an input type for displaying a list of entities definable by a callback function.
geekcache/geekcache
38616 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
dangoodman/deferred
3145 Downloads
Deferred callback execution based on RAII
bephp/router
1090 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.