Skip to content

amneale/php-torrents

Repository files navigation

php-torrents tests

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