dantart/yii2-holded 问题修复 & 功能扩展

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

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

dantart/yii2-holded

Composer 安装命令:

composer require dantart/yii2-holded

包简介

Yii Framework extension for https://www.holded.com

README 文档

README

Yii Framework extension for https://www.holded.com

Installation

Install of macklus/yii2-holded consists of two steps:

Step 1: Install through composer

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist macklus/yii2-holded "*"

or add

"macklus/yii2-holded": "~1.0"

to the require section of your composer.json file.

Step 2: run migrations

You need to install required tables, by running, from your framework directory:

php yii migrate/up --migrationPath=@vendor/macklus/yii2-holded/migrations

Configuration

Add in your web.php config file:

'holded' => [
    'class' => 'macklus\holded\Holded',
    'apikey' => 'INSERT_HERE_YOUR_API_KEY',
    'curl_debug' => false,
],

Usage

Yo can call any of holded component functions by calling it directly, like:

Yii::$app->holded->createwaybill($somedata)

You can see file to see how function works (this is a pending task)

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2018-05-07

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固