{"id":13545530,"url":"https://github.com/cybercog/youtrack-rest-php","last_synced_at":"2025-07-28T20:12:15.358Z","repository":{"id":45435123,"uuid":"91037527","full_name":"cybercog/youtrack-rest-php","owner":"cybercog","description":"JetBrains YouTrack REST API PHP Client","archived":false,"fork":false,"pushed_at":"2025-04-01T11:54:52.000Z","size":216,"stargazers_count":35,"open_issues_count":5,"forks_count":27,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-03T15:57:25.237Z","etag":null,"topics":["api-client","bugtracker","cog","cybercog","framework-agnostic","issue-tracker","jetbrains","laravel","php","sdk","sdk-php","youtrack","youtrack-rest-php"],"latest_commit_sha":null,"homepage":"https://komarev.com/sources/php-youtrack-rest","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cybercog.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-12T01:17:20.000Z","updated_at":"2025-04-01T11:54:09.000Z","dependencies_parsed_at":"2024-03-10T09:26:09.169Z","dependency_job_id":"5d775c63-9b04-49af-8ddf-af1f3bbe1fa6","html_url":"https://github.com/cybercog/youtrack-rest-php","commit_stats":{"total_commits":100,"total_committers":9,"mean_commits":11.11111111111111,"dds":0.36,"last_synced_commit":"eb0315133d1d3d161da23d26537201afb253dec9"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/cybercog/youtrack-rest-php","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fyoutrack-rest-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fyoutrack-rest-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fyoutrack-rest-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fyoutrack-rest-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cybercog","download_url":"https://codeload.github.com/cybercog/youtrack-rest-php/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cybercog%2Fyoutrack-rest-php/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267578003,"owners_count":24110351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-client","bugtracker","cog","cybercog","framework-agnostic","issue-tracker","jetbrains","laravel","php","sdk","sdk-php","youtrack","youtrack-rest-php"],"created_at":"2024-08-01T11:01:05.013Z","updated_at":"2025-07-28T20:12:15.340Z","avatar_url":"https://github.com/cybercog.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"# PHP YouTrack REST\n\n![cog-php-youtrack-rest](https://user-images.githubusercontent.com/1849174/34457236-ab5aa292-edbb-11e7-8555-e454255acd82.png)\n\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/cybercog/youtrack-rest-php/actions/workflows/tests.yml\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/cybercog/youtrack-rest-php/tests.yml?style=flat-square\" alt=\"Build\"\u003e\u003c/a\u003e\n\u003ca href=\"https://styleci.io/repos/91037527\"\u003e\u003cimg src=\"https://styleci.io/repos/91037527/shield\" alt=\"StyleCI\"\u003e\u003c/a\u003e\n\u003ca href=\"https://codeclimate.com/github/cybercog/youtrack-rest-php\"\u003e\u003cimg alt=\"Code Climate Maintainability\" src=\"https://img.shields.io/codeclimate/maintainability/cybercog/youtrack-rest-php?style=flat-square\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/cybercog/youtrack-rest-php/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/release/cybercog/youtrack-rest-php.svg?style=flat-square\" alt=\"Releases\"\u003e\u003c/a\u003e\n\u003ca href=\"https://github.com/cybercog/youtrack-rest-php/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/github/license/cybercog/youtrack-rest-php.svg?style=flat-square\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## Introduction\n\nYouTrack REST API PHP Client uses [PSR-7 (HTTP Message Interface)](http://www.php-fig.org/psr/psr-7/) to connect with [JetBrains YouTrack REST API](https://www.jetbrains.com/help/youtrack/standalone/2017.2/Resources-for-Developers.html).\n\nPart of the [PHP YouTrack SDK](https://github.com/cybercog/youtrack-php-sdk#readme). \n\n## Contents\n\n- [Features](#features)\n- [Requirements](#requirements)\n- [Related packages](#related-packages)\n- [Frameworks support](#frameworks-support)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Change log](#change-log)\n- [Contributing](#contributing)\n- [Testing](#testing)\n- [Security](#security)\n- [Contributors](#contributors)\n- [Alternatives](#alternatives)\n- [License](#license)\n- [About CyberCog](#about-cybercog)\n\n## Features\n\n- Framework agnostic.\n- Using contracts to keep high customization capabilities.\n- Multiple authorization strategies: Token, Cookie.\n- Following PHP Standard Recommendations:\n  - [PSR-1 (Basic Coding Standard)](http://www.php-fig.org/psr/psr-1/).\n  - [PSR-2 (Coding Style Guide)](http://www.php-fig.org/psr/psr-2/).\n  - [PSR-4 (Autoloading Standard)](http://www.php-fig.org/psr/psr-4/).\n  - [PSR-7 (HTTP Message Interface)](http://www.php-fig.org/psr/psr-7/).\n- Covered with unit tests.\n\n## Requirements\n\n- YouTrack \u003e= 3.0 with REST-API enabled (always enabled, by default)\n- PHP \u003e= 8.1\n- Guzzle HTTP Client \u003e= 7.0\n\n## Related packages\n\n- [PHP YouTrack SDK](https://github.com/cybercog/youtrack-php-sdk#readme) maintained by [Anton Komarev](https://github.com/antonkomarev)\n\n**Share your packages! [We are open](CONTRIBUTING.md) for Pull Requests!**\n\n## Frameworks support\n\nPHP YouTrack REST is framework agnostic package and could be easily used in any PHP framework you want.\n\n### Framework integrations list\n\n- [Laravel YouTrack SDK](https://github.com/cybercog/laravel-youtrack-sdk#readme) maintained by [Anton Komarev](https://github.com/antonkomarev)\n\n**Haven't found your favorite framework in the list? [We are open](CONTRIBUTING.md) for Pull Requests!**\n\n## Installation\n\nThe preferred method is via [composer](https://getcomposer.org). Follow the\n[installation instructions](https://getcomposer.org/doc/00-intro.md) if you do not already have\ncomposer installed.\n\nOnce composer is installed, execute the following command in your project root to install this library:\n\n```shell\ncomposer require cybercog/youtrack-rest-php\n```\n\n### Without framework\n\nBe sure to include the autoloader in your project:\n\n```php\nrequire_once '/path/to/your-project/vendor/autoload.php';\n```\n\n## Usage\n\n[Usage Documentation](https://github.com/cybercog/youtrack-php-sdk/wiki/PHP-YouTrack-REST)\n\n## Change log\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) for details.\n\n## Testing\n\nRun the tests in terminal with:\n\n```shell\ncomposer test\n```\n\n## Security\n\nIf you discover any security related issues, please email open@cybercog.su instead of using the issue tracker.\n\n## Contributors\n\n| \u003ca href=\"https://github.com/antonkomarev\"\u003e![@antonkomarev](https://avatars.githubusercontent.com/u/1849174?s=110)\u003cbr /\u003eAnton Komarev\u003c/a\u003e | \u003ca href=\"https://github.com/adam187\"\u003e![@adam187](https://avatars.githubusercontent.com/u/156628?s=110)\u003cbr /\u003eAdam Misiorny\u003c/a\u003e | \u003ca href=\"https://github.com/dmkdev\"\u003e\u003cbr /\u003edmkdev\u003c/a\u003e | \u003ca href=\"https://github.com/asteisiunas\"\u003e\u003cbr /\u003easteisiunas\u003c/a\u003e | \u003ca href=\"https://github.com/MarcHagen\"\u003e![@MarcHagen](https://avatars.githubusercontent.com/u/980978?s=110)\u003cbr /\u003eMarc\u003c/a\u003e | \n| :---: | :---: | :---: | :---: |:--:|\n\n[PHP YouTrack REST contributors list](../../contributors)\n\n## Alternatives\n\n### PHP\n\n- [samson/youtrack](https://github.com/SamsonIT/YouTrack#readme)\n- [jsto/youtrack_api_client_php](https://github.com/jsto/youtrack_api_client_php#readme)\n- [nepda/youtrack-client](https://github.com/nepda/youtrack-client#readme)\n\n### Python\n\n- [JetBrains/youtrack-rest-python-library](https://github.com/JetBrains/youtrack-rest-python-library#readme)\n\n### .NET\n\n- [JetBrains/YouTrackSharp](https://github.com/JetBrains/YouTrackSharp#readme)\n\n### Java\n\n- [byte-imagination/ytapi](https://github.com/byte-imagination/ytapi#readme)\n\n*Feel free to add more alternatives as Pull Request.*\n\n## License\n\n- `PHP YouTrack REST` package is open-sourced software licensed under the [MIT License](LICENSE) by [Anton Komarev].\n\n## About CyberCog\n\n[CyberCog](https://cybercog.su) is a Social Unity of enthusiasts. Research the best solutions in product \u0026 software development is our passion.\n\n- [Follow us on Twitter](https://twitter.com/cybercog)\n- [Read our articles on Medium](https://medium.com/cybercog)\n\n\u003ca href=\"https://cybercog.su\"\u003e\u003cimg src=\"https://cloud.githubusercontent.com/assets/1849174/18418932/e9edb390-7860-11e6-8a43-aa3fad524664.png\" alt=\"CyberCog\"\u003e\u003c/a\u003e\n\n[Anton Komarev]: https://komarev.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercog%2Fyoutrack-rest-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcybercog%2Fyoutrack-rest-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcybercog%2Fyoutrack-rest-php/lists"}