There was an error while loading. Please reload this page.
Parses and renders GitHub funding YAML metadata.
\FastForward\DevTools\Funding\FundingYamlCodec
Parses a GitHub funding YAML payload into a normalized profile.
public parse(string|null $contents): \FastForward\DevTools\Funding\FundingProfile
Parameters:
$contents
Return Value:
the normalized funding profile
Renders a normalized funding profile into GitHub funding YAML.
public dump(\FastForward\DevTools\Funding\FundingProfile $profile): string
$profile
the YAML document contents