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.
- PHP >= 7.1.3
- PSR Http Message >= 1.0.0
Pull in the package through Composer.
$ composer require php-i/youtrack-rest
PHP I: YouTrack REST is framework agnostic package, it doesn't depend on any PHP framework.
- PHP YouTrack REST maintained by Anton Komarev
Haven't found your favorite implementation in the list? We are open for Pull Requests!
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Anton Komarev |
---|
PHP I: YouTrack REST contributors list
PHP I: YouTrack REST
package is open-sourced software licensed under the MIT license by Anton Komarev.