Libraries tagged by interceptors
thesis/grpc-server
170 Downloads
Async gRPC server for PHP with HTTP/2 transport, unary and streaming RPC handlers, interceptors, and graceful shutdown.
nylo/smalljson
175 Downloads
Shrink Laravel JSON responses with a compact structural encoding and optional deflate. Adds response()->smallJson() and a drop-in middleware; pairs with the smalljson Dio interceptor for Flutter.
nylo/dejajson
166 Downloads
Give zlib déjà vu: compress Laravel JSON responses against a dictionary trained on your own API, cutting payloads far below what gzip can reach. Adds response()->dejaJson() and a drop-in middleware; pairs with the dejajson Dio interceptor for Flutter.
monkeyscloud/monkeyslegion-events
2320 Downloads
High-performance PSR-14 event dispatcher with typed interceptors, attribute-based listeners, event sourcing, and dispatch metrics for the MonkeysLegion framework.
megaads/interceptor
836 Downloads
Interceptor - Route Caching Engine for Laravel
icewind/interceptor
152 Downloads
Intercept php includes
mozammil/laravel-message-interceptor
6854 Downloads
A Laravel package to intercept emails. Particularly useful in development environments
componenta/serialize-interceptor
8 Downloads
Symfony Serializer result interceptor for Componenta
componenta/interceptor-app
31 Downloads
Componenta application integration for interceptor cache compilation
componenta/http-respond-interceptor
8 Downloads
HTTP response wrapping interceptor for Componenta
componenta/http-paginate-interceptor
8 Downloads
HTTP pagination result interceptor for Componenta
bwoester/yii-event-interceptor
11377 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.
gamsh/rest-client
489 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.