Download the PHP package irazasyed/php-transmission-sdk without Composer
On this page you can find all versions of the php package irazasyed/php-transmission-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download irazasyed/php-transmission-sdk
More information about irazasyed/php-transmission-sdk
Files in irazasyed/php-transmission-sdk
Package php-transmission-sdk
Short Description A Transmission-RPC API SDK for PHP with Laravel Support
License MIT
Homepage https://github.com/irazasyed/php-transmission-sdk
Informations about the package php-transmission-sdk
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 php-transmission-sdk with dependencies
nesbot/carbon Version ^2.5
illuminate/support Version ^5.5 || ^6.0
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