apruve/apruve-php 问题修复 & 功能扩展

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

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

apruve/apruve-php

最新稳定版本:v1.4.1

Composer 安装命令:

composer require apruve/apruve-php

包简介

Apruve PHP Library to support apruve.js.

README 文档

README

Innovation in the world of B2B Payments. apruve-php is a library to help integrate apruve.js into your website.

The easiest way to learn how to use this libarary is to grab a clone of our PHP Demo Store project. You can have a demo store up and running in a few minutes.

For an overview of the Apruve integration APIs, see our Developer Docs

Issues

Please use Github issues to request features or report bugs.

Installation

Composer

Add this require to your composer.json:

"require": {
  "apruve/apruve-php": "~1.4.1"
}

NOTE: Be sure to update the version as you update the version of apruve-php

Then run composer install:

$ composer install

Testing

$ vendor/bin/phpunit tests/

If you'd like to contribute, use the observr ruby gem to assist.

$ gem install observr
$ watchr ./autotest_observr.rb

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Write your code and tests
  4. Ensure all tests still pass
  5. Commit your changes (git commit -am 'Add some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create new pull request

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-05-12