bitbucket-api icon indicating copy to clipboard operation
bitbucket-api copied to clipboard

[READ-ONLY] Simple Bitbucket API wrapper for PHP

PHP Bitbucket API

Latest Version License Build Status Coverage Status Code quality

Simple Bitbucket API wrapper for PHP >= 5.4

Requirements

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

Getting started

Read Introduction and Installation from the documentation.

Documentation

See https://gentlero.bitbucket.io/bitbucket-api/ for more detailed documentation.

License

bitbucket-api is licensed under the MIT License - see the LICENSE file for details

Contribute

Please see CONTRIBUTING for details.

Security

For any security related issues, please send an email at [email protected] instead of using the issue tracker.