承接 mijndomein/dreamcommerce-lms-client-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

mijndomein/dreamcommerce-lms-client-bundle

最新稳定版本:0.6.0

Composer 安装命令:

composer require mijndomein/dreamcommerce-lms-client-bundle

包简介

Symfony 2 integration for dreamcommerce license manager client

README 文档

README

A Symfony integration bundle for the DreamCommerce License Manager Client

Build Status

Configuration

You can configure the DreamCommerce License Manager Client by adding the following configuration to your config.yml.

# app/config/config.yml
dream_commerce_license_manager:
    api_url:    "http://dreamcommerce-license-manager.api"
    username:   "dreamcommerce-lms-api-username"
    password:   "dreamcommerce-lms-api-password"

Usage

The DreamCommerce License Manager Client is registered with symfony's DI container. You can load it from the container with the following command.

$licenseManagerClient = $diContainer->get("dream_commerce.license_manager_client");

统计信息

  • 总下载量: 181
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: Unknown
  • 更新时间: 2015-05-01