Skip to content

jrfnl/popular-package-analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of popular composer packages

This repository contains a couple of scripts to download the most popular composer packages and analyze them. Usage:

# Download 1000 most popular packages
php download.php 0 1000
./extract.sh

The zipballs/ directory contains downloaded archives, while sources/ contains the extracted sources.

About

Utilities to analyze most popular composer packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors

Languages

  • PHP 94.0%
  • Shell 6.0%