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

ActiveProject[API Development](/categories/api)

willicab/transmission
=====================

PHP implementation of Transmission RPC.

1.1.1(7y ago)09MITPHPPHP &gt;=7.2

Since Oct 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/willicab/transmission)[ Packagist](https://packagist.org/packages/willicab/transmission)[ Docs](https://github.com/willicab/transmission)[ RSS](/packages/willicab-transmission/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Transmission
============

[](#transmission)

Another PHP implementation of [Transmission RPC Spec](https://raw.githubusercontent.com/transmission/transmission/master/extras/rpc-spec.txt).

Instalation
-----------

[](#instalation)

You can install as a [Composer](https://getcomposer.org) package:

```
    composer require willicab/transmission

```

Usage
-----

[](#usage)

By default use '' as host and 9091 as port and not username and password

```
