Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.63 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.63 KB

PHP Bitbucket API

Latest Version License Build Status Coverage Status Code quality

Simple Bitbucket API wrapper for PHP >= 5.3.2.

Requirements

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

Getting started

Read Introduction and Installation from the documentation.

Documentation

See http://gentlero.bitbucket.org/bitbucket-api/ for more detailed documentation.

License

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

Contribute

Send pull requests on Bitbucket.

Credits