Comcast / php-legal-licenses

A utility to help generate a file containing information about dependencies including the full license text.
https://packagist.org/packages/comcast/php-legal-licenses
Apache License 2.0
75 stars 26 forks source link

enable --csv option to output csv format #16

Closed shooding closed 3 years ago

shooding commented 4 years ago

new function generateLicensesCSV leverage fputcsv() to output csv file named licenses.csv

CLAassistant commented 4 years ago

CLA assistant check
All committers have signed the CLA.

orediggerco commented 3 years ago

Thanks for the PR @shooding! Reviewing this today.