roster:scan

Detect packages, stacks, frameworks, agents, and approaches in use and output as JSON

Terminal
php artisan roster:scan [--approaches] [--] [<directory>]

Options

approachesOptional

Detect source-code approaches (scans every PHP source file)

Arguments

directoryOptional

The directory to scan (defaults to the application base path)

Maintained by hoangsvit · Fork of artisan.page