PHPackages                             webit/w-firma-api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. webit/w-firma-api

ActiveLibrary[API Development](/categories/api)

webit/w-firma-api
=================

wFirma.pl API

3.0.4(2mo ago)1821.5k↓42.9%18[7 issues](https://github.com/dbojdo/wFirma/issues)[6 PRs](https://github.com/dbojdo/wFirma/pulls)MITPHPPHP ^8.1 || ^8.2 || ^8.3CI failing

Since Feb 11Pushed 2w ago4 watchersCompare

[ Source](https://github.com/dbojdo/wFirma)[ Packagist](https://packagist.org/packages/webit/w-firma-api)[ RSS](/packages/webit-w-firma-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (36)Versions (36)Used By (0)

wFirma API
==========

[](#wfirma-api)

High level implementation of [wFirma API](https://doc.wfirma.pl). Provides object oriented SDK to operate on the most of wFirma modules.

Installation
------------

[](#installation)

Use composer:

```
composer require webit/w-firma-api
```

VersionPHP VersionKnown issues1.x&lt;= 7.02.x&gt;= 7.1[\#50 Call to a member function code() on null](https://github.com/dbojdo/wFirma/issues/50)3.x8.1 – 8.5Usage
-----

[](#usage)

The current version of the package provides full support for the following modules:

- [company\_accounts](https://doc.wfirma.pl/#h3-company-accounts)
- [contractors](https://doc.wfirma.pl/#h3-contractors)
- [declaration\_countries](https://doc.wfirma.pl/#h3-declaration-countries)
- [invoice\_deliveries](https://doc.wfirma.pl/#h3-invoice-descriptions)
- [invoice\_descriptions](https://doc.wfirma.pl/#h3-invoicecontents#h3-invoice-descriptions)
- [invoicecontents](https://doc.wfirma.pl/#h3-invoicecontents)
- [invoices](https://doc.wfirma.pl/#h3-invoices)
- [payments](https://doc.wfirma.pl/#h3-payments)
- [notes](https://doc.wfirma.pl/#h3-notes)
- [series](https://doc.wfirma.pl/#h3-series)
- [tags](https://doc.wfirma.pl/#h3-tags)
- [translation\_languages](https://doc.wfirma.pl/#h3-translation-languages)
- [vat\_contents](https://doc.wfirma.pl/#h3-vat-contents)
- [vat\_codes](https://doc.wfirma.pl/#h3-vat-codes)
- [vat\_moss\_details](https://doc.wfirma.pl/#h3-vat-moss-details)

Basic support for the following modules:

- [expenses](https://doc.wfirma.pl/#7ba17d49-5ebc-4bef-adaa-e2256fe1c7ed) ([details](#expensesapi))

### Configure Annotation Registry

[](#configure-annotation-registry)

This is not needed if you use AnnotationRegistry 2.0.

```
