承接 siel/acumulus 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

siel/acumulus

最新稳定版本:8.7.1

Composer 安装命令:

composer require siel/acumulus

包简介

Siel Acumulus Web API library, common to all Acumulus webshop plugins

README 文档

README

@author: Buro RaDer
@copyright: SIEL BV
@license: GPLv3
@support: Webkoppelingen - Acumulus Forum
@source: Acumulus web service API client library

Introduction

This Acumulus web service API library was written to simplify development of client side code that communicates with the Acumulus web service. It therefore specifically aims at a Dutch-based public.

It is currently used by the extensions for the web shop software of HikaShop, Magento, PrestaShop, OpenCart, VirtueMart and WooCommerce, but was built to be easily usable with other web shop/CMS software systems as well.

Note to extension/plugin/module reviewers

This is a cross-web shop/CMS library and can therefore not comply with often conflicting coding standards and guidelines for a specific web shop or CMS package. We ask for your understanding in these.

This library uses:

  • Composer to be included by the webshop-specific plugin/module. This will generate an autoloader for the classes in this library.
  • The PSR-12 coding standards.
  • Phpdoc to fully document each and every part of the code.
  • Its own translation system to present this library in English and Dutch.
  • Its own form renderer/builder.

This library may deviate from specific coding standards in a.o. these ways:

  • Classes are placed in a Composer-based folder structure and therefore use a Composer-generated autoloader, bypassing the web shop/CMS specific one.
  • Class constants are in StudlyCaps.
  • Class properties are in camelCase.
  • Form definitions are placed in the library and are also rendered/built in the library, but do follow form guidelines specific to the web shop/CMS package.
  • Translation is done using an own included translation system and is only done in Dutch and English. As the online SIEL Acumulus service only targets people running a small business in the Netherlands this is not seen as a limiting factor.

License

This library is licensed under the GNU GPLv3 Open Source license. The English and only official text can be found on: http://www.gnu.org/licenses/gpl.html. A non-binding Dutch version can be found on: http://bartbeuving.files.wordpress.com/2008/07/gpl-v3-nl-101.pdf. Both texts are also delivered as part of this library.

Development

This library is still under development and will:

  • where necessary, be adapted to changes in fiscal rules.
  • where necessary, be adapted to work with even more webshop packages.
  • be extended with new features.
  • where possible and useful, be further abstracted.

In doing so, backwards-compatibility is a consideration but not a must. Because the web shop plugins are delivered with this library, this is no problem for the users. However, developers that are developing their own software on top of this library should carefully check new releases for backwards incompatibilities.

统计信息

  • 总下载量: 7.57k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2017-11-03