承接 agmscode/agms_php 相关项目开发

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

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

agmscode/agms_php

最新稳定版本:v0.8.0

Composer 安装命令:

composer require agmscode/agms_php

包简介

Agms PHP Library

README 文档

README

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

The AGMS Gateway PHP Code Library provides integration access to the AGMS Gateway.

Dependencies

PHP version >= 5.2.1 required.

The following PHP extensions are required:

  • curl
  • dom
  • hash
  • openssl
  • SimpleXML
  • xmlwriter

Release Notes

Support for Invoicing and Recurring are not yet completed.

Documentation and Examples

Examples can be found as part of this package in sample_hpp.php, sample_invoicing.php, sample_recurring.php, sample_report.php, sample_safe.php, sample_transaction.php.

License

See the LICENSE file.

Development

Test cases can be run with: vendor/bin/phpunit

Contributing

  1. Fork it ( https://github.com/agmscode/agms_php#fork-destination-box )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-06-24