LaravelPackages.net
Acme Inc.
Toggle sidebar
cybercog/youtrack-rest-php

YouTrack REST API PHP Client.

152.387
37
8.0.3
About cybercog/youtrack-rest-php

cybercog/youtrack-rest-php is a Laravel package for youtrack rest api php client.. It currently has 37 GitHub stars and 152.387 downloads on Packagist (latest version 8.0.3). Install it with composer require cybercog/youtrack-rest-php. Discover more Laravel packages by cybercog or browse all Laravel packages to compare alternatives.

Last updated

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

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 [email protected] 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

Star History Chart