amneale/php-torrents

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

PHP library for manipulating torrent data

Installs: 76

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/amneale/php-torrents

v3.0.0 2025-04-01 10:42 UTC

This package is auto-updated.

Last update: 2025-10-01 00:09:31 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