adityasetiono/api-logger-bundle
Symfony2 bundle that logs REST API requests/responses (default /api/), tracks duration, and flags slow calls. Configurable enable/disable and slow-time threshold, with optional separate Monolog channels/files for API and slow logs.
Adopt if:
Look elsewhere if:
spatie/laravel-logging).For Executives: "This bundle adds minimal effort to log and profile API calls, helping us catch performance bottlenecks and debug issues faster—without hiring devs to build it. For ~$0 cost, we gain visibility into slow endpoints (e.g., checkout flows) to improve conversion rates. Tradeoff: It’s unmaintained, but we can fork it if needed."
For Engineering: "Symfony2 teams: This gives us Monolog-like logging but tailored for APIs—automatically logs requests/responses and flags slow calls (>1s). Easy to install (Composer + Kernel config), but note it’s 6 years old. If we hit limits, we can extend it or switch to Laravel’s native tools. Let’s prototype it on a non-critical API first."
How can I help you explore Laravel packages today?