Libraries tagged by rollbacks
innmind/signals
104276 Downloads
Manage multiple callbacks per signal
gousto/replay
38510 Downloads
Replay comes in allowing you to plan re-tries and fallbacks strategies for your functions.
eleving/zend-cache
20329 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
dlnsk/h-rbac
8617 Downloads
Based on native Laravel's gates and policies. Hierarchical RBAC with callbacks.
dcodegroup/laravel-xero-oauth
32524 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
26226 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
120 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
141 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
1108 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
38 Downloads
Reusable Composer script callbacks for PHP projects — testing, linting, IDE helpers, and dev server. Framework-agnostic.
hansdeboeck/laravel-vat-validator
1092 Downloads
EU VAT (BTW) validator for Laravel — VIES with automatic fallbacks (controleerbtwnummer.eu, btw-opzoeken.be), 24h cache, address parsing.
georgeff/kernel
484 Downloads
A lightweight application kernel with service container bootstrapping, a module system, and lifecycle callbacks
geekcache/geekcache
38616 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
code-distortion/di-caller
7479 Downloads
A PHP package that calls callables/callbacks/hooks, using dependency injection to resolve their parameters