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.3(1mo ago)1820.2k↓16.1%17[1 issues](https://github.com/dbojdo/wFirma/issues)[6 PRs](https://github.com/dbojdo/wFirma/pulls)MITPHPPHP ^8.1 || ^8.2 || ^8.3

Since Feb 11Pushed 1mo 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 (9)Dependencies (24)Versions (34)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.x&gt;= 8.1Usage
-----

[](#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)

### Configure Annotation Registry

[](#configure-annotation-registry)

This is not needed if you use AnnotationRegistry 2.0.

```
