Skip to content

stevro/smart-bill-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartBill PHP SDK

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.

About

PHP Client SDK for SmartBill.ro API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages