cybercog / youtrack-php-sdk by antonkomarev

YouTrack PHP SDK.
2,561
8
3
Package Data
Maintainer Username: antonkomarev
Maintainer Contact: anton@komarev.com (Anton Komarev)
Package Create Date: 2017-05-19
Package Last Update: 2024-02-22
Home Page: https://komarev.com/sources/php-youtrack-sdk
Language: PHP
License: MIT
Last Refreshed: 2024-04-17 15:16:34
Package Statistics
Total Downloads: 2,561
Monthly Downloads: 71
Daily Downloads: 5
Total Stars: 8
Total Watchers: 3
Total Forks: 2
Total Open Issues: 1

PHP YouTrack SDK

cog-php-youtrack-sdk

Introduction

YouTrack PHP Software Development Kit provides set of tools to interact with JetBrains YouTrack Issue Tracking and Project Management software.

Contents

Features

Requirements

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

Provides packages

Haven't found required functionality? We are open for Pull Requests!

Frameworks support

PHP YouTrack SDK 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-php-sdk

Without framework

Be sure to include the autoloader in your project:

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

Usage

API client

YouTrack REST API PHP Client package 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 | | :---: |

PHP YouTrack SDK contributors list

Alternatives

Feel free to add more alternatives as Pull Request.

License

  • PHP YouTrack SDK 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.