Libraries tagged by callacks
janeklb/json-char-input-reader
51804 Downloads
Read a JSON stream and execute callbacks whenever complete JSON chunks are parsed
andreagroferreira/laravel-webhook-owlery
3488 Downloads
A professional-grade webhook management system for Laravel applications
smalot/bitbucket-webhook
5939 Downloads
Bitbucket API to handle webhook callbacks.
pug/installer
88138 Downloads
Enable installation callbacks on composer libraries
matbcvo/mautic-amazon-sns-callback
1403 Downloads
A Mautic 7 plugin to handle Amazon SNS callbacks for bounce and complaint notifications.
innmind/signals
104716 Downloads
Manage multiple callbacks per signal
eleving/zend-cache
20565 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
dlnsk/h-rbac
8625 Downloads
Based on native Laravel's gates and policies. Hierarchical RBAC with callbacks.
dcodegroup/laravel-xero-oauth
32746 Downloads
Simple package which dcode uses to handle the connection to xero for all projects. Provides endpoints for UI and callbacks for Xero
typisttech/wp-contained-hook
26258 Downloads
Using PSR-11 container implementation in WordPress plugins, themes and packages during WordPress action/filter callbacks.
stevegrunwell/one-time-callbacks
47377 Downloads
Enable WordPress actions and filter callbacks to be called exactly once.
zealphp/ext
149 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.
tsitsishvili/elastic-audit
253 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.
ohansyah/laravelbenchmark
1122 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
masgeek/composer-scripts
58 Downloads
Reusable Composer script callbacks for PHP projects — testing, linting, IDE helpers, and dev server. Framework-agnostic.