Download the PHP package private-packagist/bitbucket-api without Composer
On this page you can find all versions of the php package private-packagist/bitbucket-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download private-packagist/bitbucket-api
More information about private-packagist/bitbucket-api
Files in private-packagist/bitbucket-api
Package bitbucket-api
Short Description Bitbucket API wrapper for PHP >= 7.1
License MIT
Informations about the package bitbucket-api
PHP Bitbucket API
Bitbucket API wrapper for PHP
Requirements
- PHP >= 7.1 with cURL extension.
- Buzz library or any HTTPlug compatible http client,
- PHPUnit to run tests. ( optional )
Install
Via Composer:
Why do you need to require php-http/guzzle6-adapter
? We are decoupled from any HTTP messaging client with help by HTTPlug, so you can pick an HTTP client of your choice, guzzle is merely a recommendation.
Documentation
See the examples folder for more detailed documentation.
License
bitbucket-api
is licensed under the MIT License - see the LICENSE file for details
Acknowledgements
This package is a successor to the api client library gentle/bitbucket-api by Alexandru Guzinschi.
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.
All versions of bitbucket-api with dependencies
ext-json Version *
psr/http-message Version ^1.0
php-http/httplug Version ^2.0
php-http/discovery Version ^1.0
php-http/client-implementation Version ^1.0
php-http/client-common Version ^2.0
symfony/deprecation-contracts Version ^2.2 || ^3.0
psr/http-factory-implementation Version ^1.0