heptacom/ heptaconnect-storage-shopware-dal
使用shopware DAL作为底层存储系统的HEPTAconnect包
0.9.1.2
2023-11-23 20:34 UTC
Requires
- php: >=7.4
- ext-json: *
- ext-zlib: *
- bentools/iterable-functions: ^1.4
- doctrine/dbal: >=2.11
- heptacom/heptaconnect-dataset-base: ^0.9.4
- heptacom/heptaconnect-portal-base: ^0.9.4
- heptacom/heptaconnect-storage-base: ^0.9.4
- ramsey/uuid: ^3.5 || ^4
- shopware/core: >=6.3
Requires (Dev)
- ext-json: *
- heptacom/heptaconnect-framework: dev-master
- infection/infection: >=0.21
- phpunit/phpunit: >=9.3 <10
- shopware/storefront: >=6.3
Conflicts
- nikic/php-parser: 4.7.0
README
这是HEPTACOM为中型和大型企业提供的解决方案的一部分。
描述
这是一个提供在shopware 6中存储实现的HEPTAconnect包。在文档中了解更多信息。
系统需求
- PHP 8.3或更高版本
变更日志
请参阅附带的CHANGELOG.md文件,以获取完整的版本历史和发布说明。
额外开发需求
- Make
- 任何调试/覆盖率PHP扩展,如xdebug或pcov
贡献
感谢您考虑为这个包做出贡献!在创建拉取请求后,请务必签署CLA。
贡献步骤
- 分叉仓库
git clone yourname/heptaconnect-storage-shopware-dal
- 对master分支进行更改
- 创建您的拉取请求
检查您的更改
- 检查并修复代码风格
make cs-fix && make cs
- 检查测试
make test
- 检查测试代码覆盖率是否相同或更高
make coverage
- 检查测试是否可以发现未来的问题
make infection
许可证
版权所有 2020 HEPTACOM GmbH
双许可下,根据GNU Affero General Public License v3.0(“许可证”)和专有许可证;除非遵守许可证,否则不得使用此项目。您可以在https://spdx.org/licenses/AGPL-3.0-or-later.html获取AGPL许可证的副本。有关专有使用的更多信息,请访问我们的网站。