We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Parses and renders Composer funding metadata.
\FastForward\DevTools\Funding\ComposerFundingCodec
Parses Composer funding entries into a normalized funding profile.
public parse(string $contents): \FastForward\DevTools\Funding\FundingProfile
Parameters:
$contents
Return Value:
the normalized funding profile
Applies a normalized funding profile to composer.json contents.
public dump(string $contents, \FastForward\DevTools\Funding\FundingProfile $profile): string
$profile
the updated composer.json contents