cybercog/youtrack-rest-php 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

cybercog/youtrack-rest-php

最新稳定版本:8.0.2

Composer 安装命令:

composer require cybercog/youtrack-rest-php

包简介

YouTrack REST API PHP Client.

README 文档

README

cog-php-youtrack-rest

Build StyleCI Code Climate Maintainability Releases License

Introduction

YouTrack REST API PHP Client uses PSR-7 (HTTP Message Interface) to connect with JetBrains YouTrack REST API.

Part of the PHP YouTrack SDK.

Contents

Features

Requirements

  • YouTrack >= 3.0 with REST-API enabled (always enabled, by default)
  • PHP >= 8.1
  • Guzzle HTTP Client >= 7.0

Related packages

Share your packages! We are open for Pull Requests!

Frameworks support

PHP YouTrack REST is framework agnostic package and could be easily used in any PHP framework you want.

Framework integrations list

Haven't found your favorite framework in the list? We are open for Pull Requests!

Installation

The preferred method is via composer. Follow the installation instructions if you do not already have composer installed.

Once composer is installed, execute the following command in your project root to install this library:

composer require cybercog/youtrack-rest-php

Without framework

Be sure to include the autoloader in your project:

require_once '/path/to/your-project/vendor/autoload.php';

Usage

Usage Documentation

Change log

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Testing

Run the tests in terminal with:

composer test

Security

If you discover any security related issues, please email open@cybercog.su instead of using the issue tracker.

Contributors

@antonkomarev
Anton Komarev
@adam187
Adam Misiorny

dmkdev

asteisiunas
@MarcHagen
Marc

PHP YouTrack REST contributors list

Alternatives

PHP

Python

.NET

Java

Feel free to add more alternatives as Pull Request.

License

About CyberCog

CyberCog is a Social Unity of enthusiasts. Research the best solutions in product & software development is our passion.

CyberCog

统计信息

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

GitHub 信息

  • Stars: 36
  • Watchers: 2
  • Forks: 26
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-05-12