Skip to content

Improve loading the dependents graph #4

@Baptouuuu

Description

@Baptouuuu

The current implementation loads all packages from all the specified vendor and tries to find the appropriate packages. This results in a lot of HTTP calls and lots of dependency resolving.

Packagist provides the API https://packagist.org/packages/{vendor}/{package}/dependents.json where the resolving is already done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions