Libraries tagged by intercept
cspray/stream-buffer-intercept
522 Downloads
A test utility to help capture output sent to stream resources.
zealphp/ext
88 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.
romanfedorskij/message-bus
145 Downloads
A message handler with interceptor capabilities
monkeyscloud/monkeyslegion-events
2105 Downloads
High-performance PSR-14 event dispatcher with typed interceptors, attribute-based listeners, event sourcing, and dispatch metrics for the MonkeysLegion framework.
bwoester/yii-event-interceptor
11377 Downloads
A component, that allows to intercept events raised by observed components.
promptphp/intercept-support
28 Downloads
Shared support utilities and configuration for Intercept middleware packages.
mozammil/laravel-message-interceptor
6854 Downloads
A Laravel package to intercept emails. Particularly useful in development environments
cspray/http-client-test-interceptor
132 Downloads
componenta/interceptor-app
8 Downloads
Componenta application integration for interceptor cache compilation
componenta/interceptor
8 Downloads
Attribute-driven method interception for Componenta
aop-io/pecl-aop-interceptor
41 Downloads
PHP code interceptor for PHP-AOP, based on AOP PHP extension (pecl aop-beta). Provides an abstraction layer of the PHP extension 'PECL AOP', with many features to go further in the handling of the AOP with PHP.
icewind/interceptor
152 Downloads
Intercept php includes
quix-labs/laravel-hook-system
37 Downloads
Add hooks system to Laravel
gamsh/rest-client
468 Downloads
REST client for PHP 8.3+
athwari/laravel-method-overrider
105 Downloads
Runtime method interception and overriding for Laravel