niro/hoa-protocol
Composer 安装命令:
composer require niro/hoa-protocol
包简介
The Hoa\Protocol library.
README 文档
README
Hoa\Protocol
This library provides the hoa:// protocol, which is a way to abstract resource accesses. Learn more.
This particular fork aims to solve some deficiencies of the original library, while otherwise being a feature match to the original package. Specifically, this fork comes without the global resolve() function, which is known to cause a conflict with some versions of Laravel.
This library is routinely tested to work with PHP 7.0-7.4. Please report any issues.
Installation
With Composer, to include this library into your dependencies, you need to...
composer require niro/hoa-protocol
Testing
Before running the test suites, the development dependencies must be installed:
composer install
Then, to run all the test suites:
vendor/bin/atoum -d Test
License
Hoa is under the New BSD License (BSD-3-Clause). Please, see
LICENSE for details.
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-03-31