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

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

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

ninedigit/nws4-php

最新稳定版本:0.0.4

Composer 安装命令:

composer require ninedigit/nws4-php

包简介

NWS4 HMAC Authentication

README 文档

README

Install Composer

curl -sS https://getcomposer.org/installer | php

Install project dependencies

php composer.phar install

Note: Call php composer.phar dumpautoload when new class is created.

Run tests

$ ./vendor/bin/phpunit --verbose tests.

or specific test method can be run using --filteroption e.g. ./vendor/bin/phpunit --verbose tests --filter testFromHttpRequestCreatesCorrectRequest.

Run compatibility checks

$ ./vendor/bin/phpcs --standard=PHPCompatibility --extensions=php --runtime-set testVersion 7.4- ./src

Run examples

$ cd examples

$ php index.php

Usage

See https://getcomposer.org/doc/05-repositories.md#using-private-repositories how to reference this library in your project.

统计信息

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

GitHub 信息

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

其他信息

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