vitexsoftware/abraflexi-bricks 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

vitexsoftware/abraflexi-bricks

最新稳定版本:v1.4.2

Composer 安装命令:

composer require vitexsoftware/abraflexi-bricks

包简介

php-abraflexi extending classes and widgets

README 文档

README

Project Logo

Build Status GitHub stars GitHub issues GitHub license Twitter

Examples of how to use the php-abraflexi Library for AbraFlexi with EasePHP Framework widgets

Examples of using the php-abraflexi library for AbraFlexi

Installation

composer require vitexsoftware/abraflexi-bricks

How to run?

  1. composer install
  2. cd src
  3. modify config.php to use custom AbraFlexi connection
  4. open the project URL in the browser

What do we have here?

So far, a few practical examples intended for use in your applications - hence the name bricks/cihličky

Classes in php-abraflexi/Bricks/

File Description
Convertor.php Document converter
Customer.php Customer
GdprLog.php GDPR Logger with support for AbraFlexi
GateKeeper.php Checks if the user's company matches the document's company
PotvrzeniUhrady.php Class confirming received payment
ParovacFaktur.php Invoice matcher

Examples in the Examples folder

File Description
common.php shared general functions
ConvertIncomeToZdd.php Converts bank income to ZDD and creates a link
XSLTimporter.php Imports XML via XSLT transformation
config.php Example configuration file
CurrencyExchange.php Functions for currency exchange in a record
getpdf.php Returns PDF version of the document
parse-cmdline.php Command line parameter parser
UpomenNeplatice.php Sends reminders to debtors
webhook.php Endpoint for receiving WebHooks

Debian/Ubuntu

For Linux, .deb packages are available. Please use the repo:

sudo apt install lsb-release wget apt-transport-https bzip2

wget -qO- https://repo.vitexsoftware.com/keyring.gpg | sudo tee /etc/apt/trusted.gpg.d/vitexsoftware.gpg
echo "deb [signed-by=/etc/apt/trusted.gpg.d/vitexsoftware.gpg]  https://repo.vitexsoftware.com  $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/vitexsoftware.list
sudo apt update
sudo apt install php-vitexsoftware-abraflexi-bricks

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-05-21