fatkulnurk / php-qbittorrent-api
[DEPRECATED] Use fatkulnurk/torrent instead. Qbittorrent Web UI API for PHP.
Package info
github.com/fatkulnurk/php-qbittorrent-api-client
pkg:composer/fatkulnurk/php-qbittorrent-api
Requires
- php: >=7.2.5
- guzzlehttp/guzzle: 7.0
Requires (Dev)
This package is auto-updated.
Last update: 2026-07-19 14:56:56 UTC
README
Warning
This repository is deprecated and no longer maintained.
Development has moved to fatkulnurk/torrent — a unified PHP SDK for qBittorrent, Transmission, rTorrent, Deluge, rqbit, aria2 & Porla.
Please use the new package instead:
composer require fatkulnurk/torrent
Repository: https://github.com/fatkulnurk/torrent
Legacy documentation
PHP QBITTORRENT API is a Qbittorrent application client for managing qbittorrent applications using Webui API.
| Name | Information |
|---|---|
| Application | QBittorrent |
| Api version | API v2.5.1 |
Installing (legacy)
composer require fatkulnurk/php-qbittorrent-api
This package is abandoned. Prefer fatkulnurk/torrent.