Libraries tagged by interceptors
cr0/interceptor-php
11 Downloads
Simple AOP interceptor with Dependency Injection Container.
aop-io/patchwork-interceptor
23 Downloads
R&D: AOP with the `antecedent/patchwork` package (stream wrapper), PHP code interceptor for AOP.io (php-aop).
restmaster/restmaster
1 Downloads
REST client for PHP 7.4+
quix-labs/laravel-hook-system
16 Downloads
Add hooks system to Laravel
nazmussakib44/laravel-vue-starter-kit
7 Downloads
A Laravel back-end & Vue front-end starter kit with registration, login, authentication & logout (laravel/sanctum, Vue router, Vuex, Axios & Interceptor )
shoesten-tag/log-http
4 Downloads
Log HTTP requests and responses in Laravel applications using PHP attributes
tourane/proxykit
12 Downloads
A proxy/interceptor library in PHP
juicekit/plug
11 Downloads
Lightweight HTTP request interceptor
daseraf/magento2-debug-creatuity
2 Downloads
Compatibility module for creatuity/magento2-interceptors
jqutils/jsonutil
126 Downloads
utils.json interceptor to create json from json template
toneflix-code/laravel-resource-modifier
869 Downloads
A Laravel package that intercepts and help you customize, remove or modify the meta data on your eloquent api resource response.
tebazil/yii2-vodka-behavior
9 Downloads
Yii2 joke extension that intercepts the application response and replaces it with joke messages
stahiralijan/request-caster
73 Downloads
This package intercepts Laravel Form Submits after successful validation and provides useful function and also casts the submitted form data accordingly e.g. Upper-case first Characters of Words, Capitalized them, and checkbox value "1" to boolean, JSON string to PHP Array conversions etc.
zeus-server/bandwidth-throttler
3 Downloads
This library can be used to limit (throttle) the speed of files served for download. It intercepts the PHP script output by setting a buffering handler that is called every time a given number of bytes are served to the browser. The library measures the time since the last time the PHP output buffer was flushed and hold on PHP for a while if the average download speed is above a given limit.
oprokidnev/codeception-to-blueprint
6 Downloads
Intercepts codeception api calls and writes them into the api blueprint file