gentle/bitbucket-api
PHP Bitbucket API wrapper (PHP 5.4+) using cURL and Buzz. Provides a simple client for interacting with Bitbucket endpoints, with full documentation and optional PHPUnit test suite. MIT licensed.
Allows repository administrators to send email invitations to grant read, write, or admin privileges to a repository.
{% include auth.md var_name="invitation" class_ns="Invitations" %}
$invitation->send($account_name, $repo_slug, 'user@example.com', 'read');
How can I help you explore Laravel packages today?