SpinApp — SPX & SQL profiling
SpinApp includes SPX & SQL profiling to help detect slow queries and N+1 issues.
Overview
SpinApp is a product that provides SQL query logging for Laravel. SpinApp’s SPX & SQL profiling is designed to help you identify N+1 queries and slow endpoints before they ship.
What SpinApp logs
SpinApp states that it provides SQL query logging for Laravel.
Why this matters for local development
SpinApp frames this profiling as a way to spot:
- N+1 queries
- slow endpoints
Additional mention
SpinApp also mentions “safe backups of bootstrap/app.php.”