dev-master
9999999-dev http://github.com/thegalactic/php-packagist-keywordsExtract the projects from packagist.org which are linked to the main keywords
CeCILL-B
The Requires
packagist keywords projects
Extract the projects from packagist.org which are linked to the main keywords
This software has been realized to extract the projects from packagist.org which are linked to the main keywords., (*2)
composer require thegalactic/packagist-keywords:dev-master
Example: get data for projects using keywords which are in the 20 most used and which are used by at least 10% of the projects keeping 10 keywords minimum., (*3)
./vendor/thegalactic/packagist-keywords/cli/packagist-keywords.sh\ --output=filename.csv\ --max=20\ --ratio=0.10\ --min=10
output
is not provided, a default filename is produced;max
is not provided, all keywords are considered;min
is not provided, there is no minimum number of keywords required;ratio
is not provided, its default is 0.Extract the projects from packagist.org which are linked to the main keywords
CeCILL-B
packagist keywords projects