Skip to content

pierredup/bitbucket-api

 
 

Repository files navigation

PHP Bitbucket API Build Status Coverage Status Bitdeli Badge

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

  1. Install dependencies with composer:
```
$ php composer.phar install
```  
  1. See examples/ directory and tests.

Documentation

See the docs directory 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

About

[READ-ONLY] Simple Bitbucket API wrapper for PHP >= 5.3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%