amneale/php-torrents

There is no license information available for the latest version (v2.0.0) of this package.

PHP library for manipulating torrent data

v2.0.0 2020-03-13 17:15 UTC

This package is auto-updated.

Last update: 2024-04-14 02:29:45 UTC


README

Installation

$ composer require amneale/php-torrents

Contributing

Running tests

index-rate-api-sdk-php uses phpspec to drive development

$ make test

Checking code style

Code style rules are defined in .php_cs.dist. These rules are used to automatically fix any code style discrepancies

$ make code-style