PHPackages                             mattm/fakturownia-for-laravel - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. mattm/fakturownia-for-laravel

ActiveLibrary[HTTP &amp; Networking](/categories/http)

mattm/fakturownia-for-laravel
=============================

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

v1.2(4y ago)3282[1 issues](https://github.com/MattMoszczynski/Fakturownia-For-Laravel/issues)MITPHPPHP ^7.1 || ^8.0

Since Aug 14Pushed 1y ago2 watchersCompare

[ Source](https://github.com/MattMoszczynski/Fakturownia-For-Laravel)[ Packagist](https://packagist.org/packages/mattm/fakturownia-for-laravel)[ RSS](/packages/mattm-fakturownia-for-laravel/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Fakturownia For Laravel
=======================

[](#fakturownia-for-laravel)

[![Latest Version](https://camo.githubusercontent.com/c70c754e6f79b45de5adfa7b37c9a8e065ad21ded5ee7d1f66f3b0f8d0ecf599/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f4d6174744d6f737a637a796e736b692f46616b7475726f776e69612d466f722d4c61726176656c2e7376673f696e636c7564655f70726572656c6561736573266c6162656c3d7061636b6167697374267374796c653d666c61742d737175617265)](https://packagist.org/packages/mattm/fakturownia-for-laravel)[![Last Commit](https://camo.githubusercontent.com/dffa4a2d30ff5dabb770355a91a4c86b719f7989c3b2b500585da45fdfd09867/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f4d6174744d6f737a637a796e736b692f46616b7475726f776e69612d466f722d4c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/MattMoszczynski/Fakturownia-For-Laravel/commit/main)[![Issues](https://camo.githubusercontent.com/3d4980c2ef2b3a4c6be473e3a4973d103e098b1f7a98fd19039b07b453cbe123/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f4d6174744d6f737a637a796e736b692f46616b7475726f776e69612d466f722d4c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/MattMoszczynski/Fakturownia-For-Laravel/issues)[![License](https://camo.githubusercontent.com/f37636c87810f64ca43f4023a0f9eca7726060a3e76ee564361532aa054b9dd5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4d6174744d6f737a637a796e736b692f46616b7475726f776e69612d466f722d4c61726176656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/MattMoszczynski/Fakturownia-For-Laravel/blob/main/LICENSE)

A Laravel package for easy integration with Fakturownia (InvoiceOcean) API ([fakturownia.pl](https://fakturownia.pl), [invoiceocean.com](https://invoiceocean.com)). The package contains custom helper classes which allows easy management with invoices.

Features of the package
-----------------------

[](#features-of-the-package)

- retrieving invoices
- creating new invoice
- updating an invoice
- deleting an invoice
- printing invoices
- managing positions for invoice

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

[](#installation)

The recommended way to install the package is by using [Composer](https://getcomposer.org/).

```
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)

Documentation for this package can be find in a file [DOCUMENTATION.md](https://github.com/MattMoszczynski/Fakturownia-For-Laravel/blob/main/DOCUMENTATION.md).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance23

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~35 days

Total

5

Last Release

1590d ago

Major Versions

v0.2 → v1.02021-11-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10995478?v=4)[Mateusz Moszczyński](/maintainers/MattMoszczynski)[@MattMoszczynski](https://github.com/MattMoszczynski)

![](https://www.gravatar.com/avatar/0aa1ec1fd0e9630f14cc93e78ff19834e734f4b6714bb72e1684d90d7533aa16?d=identicon)[lwadas](/maintainers/lwadas)

---

Top Contributors

[![MattMoszczynski](https://avatars.githubusercontent.com/u/10995478?v=4)](https://github.com/MattMoszczynski "MattMoszczynski (25 commits)")[![davidoskay](https://avatars.githubusercontent.com/u/38055056?v=4)](https://github.com/davidoskay "davidoskay (11 commits)")

---

Tags

laravelrestpackageinvoiceoceanfakturownia

### Embed Badge

![Health badge](/badges/mattm-fakturownia-for-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/mattm-fakturownia-for-laravel/health.svg)](https://phpackages.com/packages/mattm-fakturownia-for-laravel)
```

###  Alternatives

[lomkit/laravel-rest-api

A package to build quick and robust rest api for the Laravel framework.

59152.2k](/packages/lomkit-laravel-rest-api)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[threesquared/laravel-wp-api

Laravel package for the Wordpress JSON REST API

1310.3k](/packages/threesquared-laravel-wp-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
