Libraries tagged by interrupt
tayron/error-handler
37 Downloads
Classe que intercepta todos os erros lançados pelo PHP e os transforma em uma exceção
switon/invoker
31 Downloads
Guard-aware and intercepted method invocation on top of the DI invoker for Switon Framework
sibidharan/ext-zealphp
26 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.
shaunhare/meetup-cache
263 Downloads
package for intercepting calls from DMS\Service\Meetup and reading/writing response to filesystem written for phpminds
samuelerwardi/lumeninterceptor
3001 Downloads
This library for write log using intercept request and response middleware
oprokidnev/codeception-to-blueprint
6 Downloads
Intercepts codeception api calls and writes them into the api blueprint file
o0h/astop
6 Downloads
A PHP extension that intercepts the compilation pipeline and prints the AST and opcodes
murganikolay/debug-errorhook
270 Downloads
Intercept PHP errors (including fatals) and process them (e.g. send to E-mail). Based on http://en.dklab.ru/lib/Debug_ErrorHook/ by Dmitry Koterov
metalogico/laravel-mail-beat
0 Downloads
Intercept outgoing Laravel emails and ship metadata to an OpenTelemetry-compatible collector via OTLP/HTTP.
k-kinzal/oas-fake-php
1 Downloads
Intercept HTTP requests, validate against OpenAPI schemas, and generate fake responses for testing
juicelib/filtermodule
7 Downloads
Intercept requests/responses at the route/MvcEvent::EVENT_ROUTE event and transform or use the request or response
juicekit/plug
11 Downloads
Lightweight HTTP request interceptor
jgswift/magery
15 Downloads
PHP 5.4+ magic interception system using traits
illusiard/yii2-mass-event-layer
6 Downloads
Zero-config mass event layer for Yii2: intercepts bulk DB operations and emits unified events (sync/async-ready) with nested transaction safety.
eyad-bereh/laravel-db-query-logger
2 Downloads
A robust package that enhances application observability by intercepting and logging all database interactions.