amneale/php-torrents

此包的最新版本(v2.0.0)没有提供许可信息。

用于操作种子数据的PHP库

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

This package is auto-updated.

Last update: 2024-09-14 03:22:41 UTC


README

安装

$ composer require amneale/php-torrents

贡献

运行测试

index-rate-api-sdk-php使用phpspec驱动开发

$ make test

检查代码风格

代码风格规则定义在.php_cs.dist中。这些规则用于自动修复任何代码风格差异。

$ make code-style