phpcreation/phpcreation-sdk-php
最新稳定版本:v0.1.1
Composer 安装命令:
composer require phpcreation/phpcreation-sdk-php
包简介
PHP SDK to interact with the APIs from PHPCreation apps.
README 文档
README
phpcreation-sdk-php
Installation
Using composer:
composer require phpcreation/phpcreation-sdk-php
For contributors
Semantic Versioning
Semantic release workflow is configured which follows the commitlint commit message convention. Whenever you want to publish new version of package, manual trigger the workflow from GitHub actions to deploy new version.
PHPCreation Team section
Run the setup locally
Use the docker compsoe to run the container
$ docker compose up --build
Install the dependencies
$ ./exec "composer install"
How to Run Tests
In order to execute test cases, you can run the following command
$ ./vendor/bin/phpunit tests/
统计信息
- 总下载量: 132
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2025-12-17