Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

More sponsorship methods #9

Open
driesvints opened this issue Aug 21, 2021 · 0 comments
Open

More sponsorship methods #9

driesvints opened this issue Aug 21, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@driesvints
Copy link
Owner

Extend the API with even more useful methods:

// Check if driesvints has a sponsor listing...
$client->hasSponsorsListing('driesvints');

// Check if driesvints can sponsor nunomaduro...
$client->canSponsor('driesvints', 'nunomaduro');

// Check if driesvints is privately sponsored by nunomaduro...
$client->isPrivatelySponsoredBy('driesvints', 'nunomaduro');
@driesvints driesvints added the enhancement New feature or request label Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant