Skip to content

ScoLib/aria2

Repository files navigation

Aria2 PHP Client

A Simple Aria2 JSON-RPC client.

Latest Version on Packagist Software License Build Status Total Downloads

安装

Via Composer

$ composer require scolib/aria2

使用

$client = new Sco\Aria2\Client();
$client->addUri($url);
$client->addTorrent($torrent);
$client->addMetalink($metalink);

感谢

https://github.com/nulastudio/Aria2

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages