2017 © Pedro Peláez
 

project packagist-keywords

Extract the projects from packagist.org which are linked to the main keywords

image

thegalactic/packagist-keywords

Extract the projects from packagist.org which are linked to the main keywords

  • Saturday, November 5, 2016
  • by chdemko
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

php-packagist-keywords

Downloads License, (*1)

This software has been realized to extract the projects from packagist.org which are linked to the main keywords., (*2)

Installation using composer

composer require thegalactic/packagist-keywords:dev-master

Usage

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
  • if output is not provided, a default filename is produced;
  • if max is not provided, all keywords are considered;
  • if min is not provided, there is no minimum number of keywords required;
  • if ratio is not provided, its default is 0.

The Versions

05/11 2016

dev-master

9999999-dev http://github.com/thegalactic/php-packagist-keywords

Extract the projects from packagist.org which are linked to the main keywords

  Sources   Download

CeCILL-B

The Requires

 

packagist keywords projects