文件名称:TransmissionBundle:用于传输API客户端的Symfony捆绑包
文件大小:49KB
文件格式:ZIP
更新时间:2024-06-01 01:26:00
php symfony-bundle torrent-client transmission-torrent-client PHP
传输束 安装 使用 : { " require " : { " chellem/transmission-bundle " : " dev-master " } } 配置 注册捆绑包: <?php // app/AppKernel.php public function registerBundles () { $ bundles = array ( // ... new Transmission \ Bundle \ TransmissionBundle \ TransmissionBundle (), ); // ... } 在您的config.yml中进行配置: # app/config/config.yml transmission : ~ 默认情况下:主机:127.0.0.1端口:90
【文件预览】:
TransmissionBundle-master
----composer.json(802B)
----.travis.yml(99B)
----DependencyInjection()
--------TransmissionExtension.php(1KB)
--------Configuration.php(1KB)
----composer.lock(61KB)
----TransmissionBundle.php(151B)
----LICENSE(18KB)
----Resources()
--------config()
----.gitignore(207B)
----logo.png(29KB)
----Tests()
--------bootstrap.php(211B)
--------DependencyInjection()
----phpunit.xml.dist(580B)
----README.md(2KB)