定制 private-packagist/bitbucket-api 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

private-packagist/bitbucket-api

最新稳定版本:2.3.0

Composer 安装命令:

composer require private-packagist/bitbucket-api

包简介

Bitbucket API wrapper for PHP >= 7.1

README 文档

README

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:

$ composer require private-packagist/bitbucket-api php-http/guzzle6-adapter

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 contact@packagist.com instead of using the issue tracker.

统计信息

  • 总下载量: 77.68k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 41
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-07-01