PHPackages                             bluelyte/transmission-remote - 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. bluelyte/transmission-remote

ActiveLibrary

bluelyte/transmission-remote
============================

A wrapper for the transmission-remote CLI utility.

438PHP

Since Apr 20Pushed 13y ago2 watchersCompare

[ Source](https://github.com/bluelyte/transmission-remote)[ Packagist](https://packagist.org/packages/bluelyte/transmission-remote)[ RSS](/packages/bluelyte-transmission-remote/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

bluelyte/transmission-remote
============================

[](#bluelytetransmission-remote)

A PHP wrapper for the transmission-remote CLI utility.

DISCLAIMER: This project is not endorsed by, affiliated with, or intended to infringe upon the [Transmission project](http://www.transmissionbt.com) and is meant for non-commercial purposes (i.e. personal use) only.

Install
=======

[](#install)

The recommended method of installation is [through composer](http://getcomposer.org/).

```
{
    "require": {
        "bluelyte/transmission-remote": "1.0.0"
    }
}

```

Usage
=====

[](#usage)

```
