Download the PHP package pianoly/laravel-transmission without Composer
On this page you can find all versions of the php package pianoly/laravel-transmission. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download pianoly/laravel-transmission
More information about pianoly/laravel-transmission
Files in pianoly/laravel-transmission
Package laravel-transmission
Short Description A Transmission-RPC API SDK for PHP with Laravel Support
License MIT
Homepage https://github.com/pianoly/laravel-transmission
Informations about the package laravel-transmission
PHP Transmission-RPC API SDK
A Transmission-RPC API SDK for PHP with Laravel Support.
Install
Via Composer
Note: You can use HTTP Client of your choice, for the list of adapters please check HTTPlug.
Laravel
This package supports the package discovery functionality provided in Laravel >= 5.5, so you don't have to manually register the service provider or facade.
Configuration - (Optional)
Copy the config file into your project
Usage
The SDK supports all the methods listed in specs. For more details, check out transmission-rpc specs.
Change log
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Syed
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-transmission with dependencies
nesbot/carbon Version ^2.5
illuminate/support Version ^5.5 || ^6.0 || ^7.2
psr/http-client Version ^1.0
php-http/discovery Version ^1.6
php-http/client-common Version ^2.0
php-http/client-implementation Version ^1.0