php-i/youtrack-rest

JetBrains YouTrack REST API PHP Client Interfaces

dev-master 2019-09-03 10:23 UTC

This package is not auto-updated.

Last update: 2024-05-23 07:36:51 UTC


README

Introduction

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

The purpose of this package is to provide a set of common interfaces for YouTrack REST API PHP Client.

Requirements

  • PHP >= 7.1.3
  • PSR Http Message >= 1.0.0

Installation

Pull in the package through Composer.

$ composer require php-i/youtrack-rest

Implementations

PHP I: YouTrack REST is framework agnostic package, it doesn't depend on any PHP framework.

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

Changelog

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

Contributing

Please see CONTRIBUTING for details.

Security

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

Contributors

@antonkomarev
Anton Komarev

PHP I: YouTrack REST contributors list

License