Frage

Drupal projects can be searched similarly as Packagist:

From Packagist can be also extrated the project's data (e.g. versions):

Is it possible to get project's data also from the Drupal repository?


More info:

War es hilfreich?

Lösung

Yes, the Composer documentation on repositories describes this mechanism, specifically, the provider-includes and providers-url properties.

These properties describe the package indexes & the URL pattern used for look up, for example:

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit drupal.stackexchange
scroll top