cybercog / youtrack-rest-php by antonkomarev

YouTrack REST API PHP Client.
126,449
34
4
Package Data
Maintainer Username: antonkomarev
Maintainer Contact: anton@komarev.com (Anton Komarev)
Package Create Date: 2017-05-12
Package Last Update: 2024-03-10
Home Page: https://komarev.com/sources/php-youtrack-rest
Language: PHP
License: MIT
Last Refreshed: 2024-04-19 15:10:40
Package Statistics
Total Downloads: 126,449
Monthly Downloads: 712
Daily Downloads: 49
Total Stars: 34
Total Watchers: 4
Total Forks: 25
Total Open Issues: 5

PHP YouTrack REST

cog-php-youtrack-rest

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 >= 7.1
  • Guzzle HTTP Client >= 6.2

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 with:

$ composer test

Security

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

Contributors

| @antonkomarevAnton Komarev | @adam187Adam Misiorny | dmkdev | | :---: | :---: | :---: |

PHP YouTrack REST contributors list

Alternatives

PHP

Python

.NET

Java

Feel free to add more alternatives as Pull Request.

License

  • PHP YouTrack REST package is open-sourced software licensed under the MIT License by Anton Komarev.

About CyberCog

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