tarekdj/docker-client
Composer 安装命令:
composer require tarekdj/docker-client
包简介
Docker client for PHP
README 文档
README
The Docker client use the stream extension from PHP, which is integrated into the core.
About this package
This package is a fork from php-http/socket-client. The goal of this project is to provide a Docker client for PHP.
If you need a socket client, please use php-http/socket-client!
Testing
First launch the http server:
$ ./vendor/bin/http_test_server > /dev/null 2>&1 &
Then generate ssh certificates:
$ composer gen-ssl
Note: If you are running this on macOS and get the following error: "Error opening CA Private Key privkey.pem", check this file.
Now run the test suite:
$ composer test
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-15