brodkinca / BCA-Laravel-Inspect

Inspect your code via the Artisan CLI using industry-standard tools.
MIT License
50 stars 8 forks source link

Add option to export to txt file. #9

Closed cranesandcaff closed 1 year ago

cranesandcaff commented 9 years ago

Added option to export phpmd to txt file. Use option --export=<TEXT_NAME> or -e=<TEXT_NAME>. Value is optional.