cybercog/youtrack-rest-php

YouTrack REST API PHP Client.


Keywords
rest, api, client, laravel, youtrack, tickets, issues, helpdesk, jetbrains, pm, cog, bugtracker, cybercog, yt, api-client, framework-agnostic, issue-tracker, php, sdk, sdk-php, youtrack-rest-php
License
MIT

Documentation

PHP YouTrack REST

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 best solutions in product & software development is our passion.

CyberCog