padam87/billingo-bundle 问题修复 & 功能扩展

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

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

padam87/billingo-bundle

最新稳定版本:v0.13.0

Composer 安装命令:

composer require padam87/billingo-bundle

包简介

API wrapper for https://www.billingo.hu

README 文档

README

composer require padam87/billingo-bundle

App kernel: new Padam87\BillingoBundle\Padam87BillingoBundle(),

Configuration:

padam87_billingo:
    authentication:
        public_key: your_public_key
        private_key: your_private_key

Usage:

$client = $this->get('padam87_billingo.api')->request('POST', 'clients', [/* ... */]);

In the example above $client will contain the complete response from the API. The response data should be accessed by $client['data'].

Configuration reference:

padam87_billingo:
    authentication:       # Required
        public_key:           ~ # Required
        private_key:          ~ # Required
        lifetime:             120
    api:
        version:              2
        base_url:             'https://www.billingo.hu/api/'

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-03-23

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固