Libraries tagged by interrupt
sciactive/hookphp
3098 Downloads
Method hooking in PHP.
paveldanilin/rest-client
6356 Downloads
REST client for PHP 7.4+
netresearch/nr-llm-compat
509 Downloads
Runtime LLM compatibility layer for third-party TYPO3 AI extensions — routes their provider calls through nr-llm without modifying them
kode/aop
153 Downloads
基于 PHP 8.3+ 原生属性(Attribute)实现的轻量级、高性能、高扩展性 AOP(面向切面编程)组件
interlutions/coding-standard
14617 Downloads
Internal PHP coding standards of Interlutions
zealphp/ext
259 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.
stahiralijan/request-caster
94 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.
nylo/smalljson
229 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
273 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
2434 Downloads
High-performance PSR-14 event dispatcher with typed interceptors, attribute-based listeners, event sourcing, and dispatch metrics for the MonkeysLegion framework.
moffhub/maker-checker
10493 Downloads
Enterprise-grade maker-checker (four-eyes) approval workflow for Laravel. Multi-role approvals, conditional rules engine, delegation, audit trail, bulk actions, and auto-intercept via Eloquent events.
promptphp/intercept-pii-redactor
21 Downloads
PII redaction middleware for Laravel AI agents.
mozammil/laravel-message-interceptor
6854 Downloads
A Laravel package to intercept emails. Particularly useful in development environments
megaads/interceptor
838 Downloads
Interceptor - Route Caching Engine for Laravel
cspray/stream-buffer-intercept
599 Downloads
A test utility to help capture output sent to stream resources.