PHPackages                             opensoft/tfs-rest-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. opensoft/tfs-rest-api

ActiveLibrary[API Development](/categories/api)

opensoft/tfs-rest-api
=====================

An api wrapper for the TFS/VisualStudio REST API

059[1 issues](https://github.com/opensoft/tfs-rest-api/issues)PHP

Since Nov 12Pushed 10y ago3 watchersCompare

[ Source](https://github.com/opensoft/tfs-rest-api)[ Packagist](https://packagist.org/packages/opensoft/tfs-rest-api)[ RSS](/packages/opensoft-tfs-rest-api/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHP TFS Rest Api
================

[](#php-tfs-rest-api)

A simple object oriented wrapper for the [Visual Studio Online / Team Foundation Server REST API](https://www.visualstudio.com/en-us/integrate/api/overview) in PHP 5.5

Uses Guzzle 6 for REST requests.

Installation
------------

[](#installation)

Installable through composer via:

```
$ composer require opensoft/tfs-rest-api

```

Basic Usage
-----------

[](#basic-usage)

```
