# nunomaduro/collision

💥 Collision is a beautiful error reporting tool for command-line applications

Repository: https://github.com/nunomaduro/collision
Canonical: https://ross.abutalabs.com/products/collision
Homepage: https://youtube.com/@nunomaduro?sub_confirmation=1
Language: PHP
License: MIT
License Family: permissive
Topics: collision, laravel, php, console, cli, errors, exceptions, hacktoberfest
Last push: 2026-08-04T15:20:01+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 96, release rhythm 35, longevity 100
- inputs: {"age_days": 3261, "days_push": 29, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4661, forks 182 (observed 2026-08-28T04:08:56.455231+00:00)

## What it is
Collision is a PHP library that provides beautiful, readable error reporting for command-line applications. Built on top of Whoops, it is bundled with Laravel and supports Symfony, PHPUnit, Pest, and other frameworks.

## Use cases
- pretty-print php exceptions in the console
- improve error output for php cli scripts
- readable stack traces for phpunit test failures
- add better error reporting to a symfony console app
- debug laravel artisan command errors

## When to choose
- you write PHP command-line applications or console commands
- you want clearer exception output in PHPUnit/Pest test runs
- you maintain a Laravel or Symfony app and want better CLI error rendering

## When to avoid
- your project is not PHP
- you only need error reporting in web responses rather than the console
- you need a logging or monitoring solution rather than developer-facing error display

## Facets
- artifact type: library
- maturity: active
- function: error-handling, cli, developer-tools, testing
- domain: developer-tools, testing
- platform: cli, php, cross-platform
- tags: error-reporting, exceptions, laravel, symfony, phpunit, whoops, console-output, command-line, php

## Member repositories
- nunomaduro/collision (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:56.455231+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:26.840586+00:00, confidence not recorded.
  - readme: https://github.com/nunomaduro/collision (fetched 2026-08-28T04:08:56.455231+00:00, sha 911c8153dfa8)
  - homepage: https://youtube.com/@nunomaduro?sub_confirmation=1 (fetched 2026-08-29T09:03:47.278653+00:00, sha 0089f7b76f67)
- Data as of 2026-08-30T08:39:29.467469+00:00.
