Skip to main content

Module registry

Module registry 

Source
Expand description

Packagist registry client.

Provides access to the Packagist registry via:

The Packagist v2 API returns minified metadata where only the first version entry is complete. Subsequent entries contain only changed fields and must be expanded by inheriting from the previous complete entry.

Structsยง

PackagistRegistry
Client for interacting with the Packagist registry.