Skip to content

MattMoszczynski/Fakturownia-For-Laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fakturownia For Laravel

Latest Version Last Commit Issues License

A Laravel package for easy integration with Fakturownia (InvoiceOcean) API (fakturownia.pl, invoiceocean.com). 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 mattm/fakturownia-for-laravel

After installation make sure to specify in your Laravel project these envelop keys:

FAKTUROWNIA_DOMAIN=your_domain_prefix
FAKTUROWNIA_TOKEN=your_generated_token

Documentation

Documentation for this package can be find in a file DOCUMENTATION.md.

About

A Laravel package for easy integration with Fakturownia (InvoiceOcean) API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages