Libraries tagged by interceptors
restmaster/restmaster
1 Downloads
REST client for PHP 7.4+
quix-labs/laravel-hook-system
13 Downloads
Add hooks system to Laravel
nazmussakib44/laravel-vue-starter-kit
6 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
3 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
299 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
63 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
cnp/wp-theme-wrapper
43 Downloads
A wrapper function that intercepts WordPress' template_include function, allowing us to use base.php instead.
carboncreative/carbon-router-wordpress
158 Downloads
A router for WordPress themes that intercepts requests and reinterprets them