PHP Bitbucket API

Simple Bitbucket API wrapper for PHP

Installation

Requirements

  • PHP >= 5.4 with cURL extension.
  • Buzz library,
  • PHPUnit to run tests. ( optional )

Composer

This library is available on Packagist and can be installed using Composer

  $ composer require "gentle/bitbucket-api"