Libraries tagged by interrupt
componenta/interceptor-app
39 Downloads
Application build integration for native interceptor attribute metadata
componenta/interceptor
91 Downloads
Attribute-driven method interception for Componenta
bwoester/yii-event-interceptor
11381 Downloads
A component, that allows to intercept events raised by observed components.
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.
scry/anima
10 Downloads
Reactive webhook interceptor and synthetic request replay studio for Laravel.
gamsh/rest-client
504 Downloads
REST client for PHP 8.3+
aop-io/php-aop
45 Downloads
Implements a simplified subset of AOP pragmatism and provides the AOP (Aspect Oriented Programming) features for PHP.
zero1/layout-xml-plus
242 Downloads
Intercept block html output with layout xml, removing the need to override templates in most cases.
yireo-training/magento2-example-plugin-inject-variables-into-block
79 Downloads
Example Magento 2 module showing how to use an interceptor to extend Block classes
thesis/grpc-server
198 Downloads
Async gRPC server for PHP with HTTP/2 transport, unary and streaming RPC handlers, interceptors, and graceful shutdown.
thesis/grpc-client
408 Downloads
Async gRPC client for PHP with HTTP/2 transport, streaming RPCs, interceptors, TLS/mTLS, and client-side load balancing.
tebazil/yii2-vodka-behavior
9 Downloads
Yii2 joke extension that intercepts the application response and replaces it with joke messages
taoshan98/laravel-api-watcher
104 Downloads
A modern Laravel package to intercept, analyze, and visualize API requests.
stephenlake/laravel-mailsceptor
275 Downloads
Intercept emails before they're submitted allowing you to redirect to alternative destinations, store output, view output via route and test development emails.
pdo-proxy/pdo-proxy
26 Downloads
PDO Proxy is a simple, event-driven PDO wrapper that allows to intercept and alter execution of all PDO methods. The PDOProxy\PDO and PDOProxy\PDOStatement classes extend the native PDO and PDOStatement classes, therefore they are compatible with any method expecting regular PDO objects.