Download the PHP package heptacom/heptaconnect-lib-sdk without Composer
On this page you can find all versions of the php package heptacom/heptaconnect-lib-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download heptacom/heptaconnect-lib-sdk
More information about heptacom/heptaconnect-lib-sdk
Files in heptacom/heptaconnect-lib-sdk
Package heptaconnect-lib-sdk
Short Description Library for the Software Development Kit for HEPTAconnect
License AGPL-3.0-or-later proprietary
Informations about the package heptaconnect-lib-sdk
HEPTAconnect SDK library
This is part of HEPTACOM solutions for medium and large enterprises.
Description
This is a HEPTAconnect package to assist working with the SDK as this supplies a runtime for the SDK to work in. Read more in the documentation.
System requirements
- PHP 7.4 or above
Changelog
See the attached CHANGELOG.md file for a complete version history and release notes.
Additional development requirements
- Make
- Any debugging/coverage php extension like xdebug or pcov
Contributing
Thank you for considering contributing to this package! Be sure to sign the
Steps to contribute
- Fork the repository
git clone yourname/heptaconnect-lib-sdk
- Make your changes to master branch
- Create your Pull-Request
Check your changes
- Check and fix code style
make cs-fix && make cs
- Check tests
make test
- Check whether test code coverage is same or higher
make coverage
- Check whether tests can find future obscurities
make infection
License
Copyright 2020 HEPTACOM GmbH
Dual licensed under the GNU Affero General Public License v3.0 (the "License") and proprietary license; you may not use this project except in compliance with the License. You may obtain a copy of the AGPL License at https://spdx.org/licenses/AGPL-3.0-or-later.html. Contact us on our website for further information about proprietary usage.
All versions of heptaconnect-lib-sdk with dependencies
ext-json Version *
ext-mbstring Version *
bentools/iterable-functions Version ^1.4
composer/composer Version >=1
composer/package-versions-deprecated Version ^1.8
doctrine/dbal Version >=2.1
friendsofphp/php-cs-fixer Version ^2.16
heptacom/heptaconnect-bridge-shopware-platform Version ^0.8
heptacom/heptaconnect-core Version ^0.8
heptacom/heptaconnect-portal-base Version ^0.8
heptacom/heptaconnect-storage-base Version ^0.8
psy/psysh Version @stable
shopware/administration Version ~6.4
shopware/core Version ~6.4
shopware/storefront Version ~6.4
symfony/config Version ^4.4 || ^5.0
symfony/console Version ^4.4 || ^5.0
symfony/dependency-injection Version ^4.4 || ^5.0
symfony/process Version ^4.4 || ^5.0