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

Maintainers

👁 amneale

Package info

github.com/amneale/php-torrents

pkg:composer/amneale/php-torrents

Statistics

Installs: 76

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Unknown License fb379a345ffa15f2ce184acafb245c079921bf4f

  • Adam Neale <adam.woop@adam-neale.co.uk>

This package is auto-updated.

Last update: 2026-06-28 01:38:57 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