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: | 2025-01-23 15:03:27 |
Package Statistics | |
---|---|
Total Downloads: | 133,453 |
Monthly Downloads: | 647 |
Daily Downloads: | 37 |
Total Stars: | 35 |
Total Watchers: | 4 |
Total Forks: | 25 |
Total Open Issues: | 5 |
YouTrack REST API PHP Client uses PSR-7 (HTTP Message Interface) to connect with JetBrains YouTrack REST API.
Part of the PHP YouTrack SDK.
Share your packages! We are open for Pull Requests!
PHP YouTrack REST is framework agnostic package and could be easily used in any PHP framework you want.
Haven't found your favorite framework in the list? We are open for Pull Requests!
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
Be sure to include the autoloader in your project:
require_once '/path/to/your-project/vendor/autoload.php';
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Run the tests with:
$ composer test
If you discover any security related issues, please email open@cybercog.su instead of using the issue tracker.
| Anton Komarev | Adam Misiorny | dmkdev | | :---: | :---: | :---: |
PHP YouTrack REST contributors list
Feel free to add more alternatives as Pull Request.
PHP YouTrack REST
package is open-sourced software licensed under the MIT License by Anton Komarev.CyberCog is a Social Unity of enthusiasts. Research best solutions in product & software development is our passion.