farayaz/laravel-spy
Lightweight Laravel package that automatically logs all outgoing HTTP client requests. Capture URL, method, headers, payload, response headers/body, status code, and duration, with configurable logging and options to obfuscate sensitive data for debugging and auditing.
Laravel Spy is a lightweight, zero-config package that records outgoing HTTP requests made through Laravel’s HTTP client (Http facade). It helps you debug, monitor, and audit external API calls by storing request/response details—without changing your existing code.
Use it to quickly inspect what your app sends and receives, with options to customize logging and obfuscate sensitive data when needed.
How can I help you explore Laravel packages today?