stev/smart-bill-php-sdk
Composer 安装命令:
composer require stev/smart-bill-php-sdk
包简介
PHP Client SDK for SmartBill.ro API
README 文档
README
This library is a helper library to consume SmartBill REST API.
Currently it covers only the following API actions:
- Create new invoice
- Create new quote
- Convert quote to invoice
- Create new payment
- Download invoice PDF
- Download quote PDF
- Check invoice state
- Check quote state
Installation
composer require stev/smart-bill-php-sdk
Usage
Check the samples folder.
If you will use it in a Symfony app, then you only need Stev\SmartBillClient\SmartBillAPI which should be automatically registered by Symfony as a service. Otherwise you need to register it manually.
统计信息
- 总下载量: 36
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-09-17