pyrex-fwi/deejayfilesorganizer-bundle 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pyrex-fwi/deejayfilesorganizer-bundle

Composer 安装命令:

composer require pyrex-fwi/deejayfilesorganizer-bundle

包简介

Test project to download files from Digital Dj pool

README 文档

README

Software License Build Status Codacy Badge

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

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-09-13