Schema

Namespace

Table of Contents

Interfaces

AuthorInterface

Defines the contract for representing an author entry within a composer.json file.

FundingInterface

Defines the contract for representing a single entry of the "funding" section of a composer.json file.

SupportInterface

Defines the contract for representing the "support" section of a composer.json file.

Classes

Author

Concrete implementation of the ComposerJsonAuthorInterface.

Funding

Represents a single funding entry from the optional "funding" section of a composer.json file.

Support

Represents the optional "support" section of a composer.json file.