blizni/fakturaxl-for-laravel
Composer 安装命令:
composer require blizni/fakturaxl-for-laravel
包简介
A Laravel package for easy integration with FakturaXL API.
README 文档
README
A Laravel package for easy integration with FakturaXL API (fakturaxl.pl). The package contains custom helper classes which allows easy management with invoices.
Features of the package
- retrieving invoices
- creating new invoice
- updating an invoice
- deleting an invoice
- printing invoices
- managing positions for invoice
Installation
The recommended way to install the package is by using Composer.
composer require blizni/FakturaXLFor-laravel
After installation make sure to specify in your Laravel project these envelop keys:
FAKTURAXL_DOMAIN=your_domain_prefix FAKTURAXL_TOKEN=your_generated_token
Documentation
Documentation for this package can be find in a file DOCUMENTATION.md.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-02