Download the PHP package samson/youtrack without Composer
On this page you can find all versions of the php package samson/youtrack. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download samson/youtrack
More information about samson/youtrack
Files in samson/youtrack
Download samson/youtrack
More information about samson/youtrack
Files in samson/youtrack
Vendor samson
Package youtrack
Short Description Service to communicate with the YouTrack API
License MIT
Homepage http://github.com/SamsonIT/YouTrack
Package youtrack
Short Description Service to communicate with the YouTrack API
License MIT
Homepage http://github.com/SamsonIT/YouTrack
Please rate this library. Is it a good library?
Informations about the package youtrack
Abandoned. You should probably have a look at https://github.com/cybercog/youtrack-rest-php
YouTrack API wrapper
General classes to communicate with the YouTrack API and execute some commands. Handles login, communication, parses YouTrack responses, and executes commands by project and issue ID. Fetches issues as nice Issue entities.
Usage:
For more info on what commands you can use, check the YouTrack docs:
- https://confluence.jetbrains.com/display/YTD4/Command+Grammar
- https://confluence.jetbrains.com/display/YTD4/YouTrack+REST+API+Reference
- https://confluence.jetbrains.com/display/YTD4/Search+and+Command+Attributes
- https://confluence.jetbrains.com/display/YTD3/Apply+Command+to+an+Issue
- https://confluence.jetbrains.com/display/YTD3/Get+a+Version+Bundle
Changelog:
December 2015: Released v2.0.0
- Minor changes to external interface and inner API working
- Swapped out Buzz HTTP Client for Guzzle to bypass a CURL bug
- Made fetching TimeTracking info optional
- Removed ReleaseVersion and UnreleaseVersion
- Removed tests until we can write actually useful ones.
All versions of youtrack with dependencies
PHP Build Version
Package Version
The package samson/youtrack contains the following files
Loading the files please wait ....