pyrex-fwi/deejayfilesorganizer-bundle
Composer 安装命令:
composer require pyrex-fwi/deejayfilesorganizer-bundle
包简介
Test project to download files from Digital Dj pool
关键字:
README 文档
README
INSTALL
Update your composer.json
"require-dev": { "pyrex-fwi/avdistrict-bundle": "dev-master" }
Update your AppKernel.php
new DeejayFilesOrganizerBundle\DeejayFilesOrganizerBundle()
Add your account information into config.yml
av_district: credentials: login: %avd.credentials.login% password: %avd.credentials.password% configuration: root_path: %avd.configuration.root_path%
Console usages:
avd ddp:download Download files from av district
Run tests
- vendor/bin/phpunit -c phpunit.xml --debug --verbose
- vendor/bin/phpunit -c phpunit.xml --debug --verbose --coverage-html Tests/TestData/Coverage
- vendor/bin/phpunit -c phpunit.xml --debug --verbose --coverage-html Tests/TestData/Coverage --debug --stop-on-error -v
http://gnugat.github.io/2014/10/29/sf2-bundle-standalone.html
统计信息
- 总下载量: 464
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-09-13