packagist icon indicating copy to clipboard operation
packagist copied to clipboard

Package Repository Website - try https://packagist.com if you need your own -

Results 85 packagist issues
Sort by recently updated
recently updated
newest added

Currently, the rendering of readmes has 2 different paths: - using the Github rendered readme for github repos, which ensures that we get the same parsing than on Github (as...

Feature
UX

On the initial page load, the new install-per-version chart has a tooltip on hover giving the value. But as soon as you switch to a different chart, the tooltip stops...

Feature

Hello there, has I suggested recently on the Symfony Devs Slack, I think it would be very useful to have the possibility to filter packages by framework specific version. ##...

Feature

It was recently identified that Composer consumes high CPU + memory on packages that have a lot of historical tags. See e.g. https://github.com/composer/composer/issues/7577 for some numbers + pointers. This means...

Feature

After long talks with my hosting provider, it seems clear that packagist.org routing IPv6 is at cause. This already caused numerous issues in the past like - #752 - #743...

Support

The "license" property in the composer schema is restrictive in that it only allows SPDX-listed identifiers. And while that encourages usage of popular open-source licenses, it does have downsides ......

Feature

Hi Packagist team. I've been working on trying to make **secure automatic updates** available to software developers the world over, as discussed [here](https://paragonie.com/blog/2016/10/guide-automatic-security-updates-for-php-developers), [here](https://paragonie.com/blog/2016/05/keyggdrasil-continuum-cryptography-powering-cms-airship), and [here](https://defuse.ca/triangle-of-secure-code-delivery.htm) There are many challenges...

Feature

I am fairly certain that you could order search results by number of downloads and by number of github starts before. Is there a way to reintroduce that feature? If...

Feature

Popular packages rarely changes Random packages are often old packages New packages/releases are often "private" or framework specific. It would be nice to have a list of trending packages, when...

Feature

Sometimes it may be useful to have a list of all packages that have a dependency on two (or more packages). For example, Lets say i have the package `me/root-package`,...

Feature