spatie/sourcemaps-lookup
Fast, memory-efficient Source Map v3 lookup for PHP. Resolve JavaScript stack frames to original source file, line/column, symbol name, and enclosing scope. Optimized for the read path and high-volume error symbolicating from uploaded sourcemaps.
You can install the package via Composer:
composer require spatie/sourcemaps-lookup
That's it. The package has no service providers, no migrations, and no config file. You can start using it right away by following the basic usage guide.
How can I help you explore Laravel packages today?