bullyard/ubl-invoice 问题修复 & 功能扩展

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

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

bullyard/ubl-invoice

最新稳定版本:v1.8.3

Composer 安装命令:

composer require bullyard/ubl-invoice

包简介

A modern object-oriented PHP library to create valid EHF 3.0 xml-files

README 文档

README

Rough implemntation to support invoice, credit note and reminder

UBL-Invoice

A PHP Wrapper for creating UBL invoices. This code is a hard fork of the cleverit/UBL_invoice package. Feel free to contribute if you are missing features.

Installation and usage

This package requires PHP 8.0 or higher. Installation can be done with composer.

composer require bullyard/ubl-invoice

Contributing

Feel free to create a pull request for code additions/changes. Please always follow the PSR-2 coding standard. You can use PHP_CodeSniffer in your editor to ensure this, since a phpcs.xml file is included with this project.

Examples & Documentation

This repository does not provide any documentation at the moment. For now, you can find a fairly simple example in the unit test files in the tests folder.

Unit testing

This repository does not provide exhaustive unit testing for all possiblities, getters & setters that are included in the code. Please feel free to add new unit tests for new features that you write. Unit tests are to be created in the tests folder and can be run by running phpunit in the repository root.

统计信息

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

GitHub 信息

  • Stars: 1
  • Watchers: 0
  • Forks: 94
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-04-14