crocodile2u/athenapdf-client
最新稳定版本:v1.0.0
Composer 安装命令:
composer require crocodile2u/athenapdf-client
包简介
Athenapdf REST API client for PHP
README 文档
README
PHP client library for Athenapdf service.
Installation with composer:
composer install crocodile2u/athenapdf-client
Run tests & development setup
cd /path/to/athenapdf-client
- Make sure have a compatible version of PHP installed locally: 7.4, 8.0 or 8.1.
- Run
composer installlocally.
To run tests:
docker-compose up -d
docker-compose exec test ./vendor/bin/phpunit
Known problems
arachnysdocker/athenapdf-service docker image might not run on a M1 processor.
If I get access to a Mac, I might want to publish an image for M1 users one day.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-15