packagist icon indicating copy to clipboard operation
packagist copied to clipboard

Compare package download counts

Open bechir opened this issue 3 years ago • 5 comments

Hi, It could be very interesting to add a "Compare package download counts over time" like npmtrends.com

Actually we have only install statistics for a package, but we can have a comparator also like Symfony vs Laravel vs Zend...

bechir avatar Nov 28 '20 22:11 bechir

For fun and to test things I've POC https://github.com/94noni/packagist-stats

94noni avatar Apr 13 '21 10:04 94noni

@94noni are you planning to add your POC on this repo?

bechir avatar Oct 05 '22 17:10 bechir

@bechir hey, for now I have no plans and I think it should be asked first to @Seldaek if such feature can be useful on the website http://packagist.org if so, we could take inspiration on this old poc to implement a first version :)

94noni avatar Oct 05 '22 19:10 94noni

Yeah I am not against having this feature but it is not something I'd prioritize for my own time for now..

The other aspect is that I'd rather not add even more charts until we have a chance to fix/modernize the current charts, as they are kinda buggy and outdated JS libs.

Seldaek avatar Oct 26 '22 08:10 Seldaek

Repassing by this issue Perhaps it can be a symfony ux feature someone wants to contribute to via https://ux.symfony.com/demos/live-component/chartjs

Replacing old chart while adding this « comparison » chart

94noni avatar Jan 05 '24 22:01 94noni