terminal42/cashctrl-bundle 问题修复 & 功能扩展

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

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

terminal42/cashctrl-bundle

Composer 安装命令:

composer require terminal42/cashctrl-bundle

包简介

Symfony bundle to the API client for cashctrl.com

README 文档

README

A Symfony bundle for our cashctrl.com API client. This bundle is currently used for our own projects subject to heavy changes.

Installation

$ composer.phar require terminal42/cashctrl-bundle ^2.0@dev

Configuration

The following config options are available (e.g. add to config/config.yml).

terminal42_cashctrl:
    subdomain:      ""   # Mandatory; Your Cashctrl subdomain
    api_key:        ""   # Mandatory; Your API key

Instead of configuring the bundle, you can also set env keys, e.g. in your .env.local file.

CASHCTRL_SUBDOMAIN=   # Your Cashctrl subdomain
CASHCTRL_APIKEY=      # Your API key

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-05-17