PHPackages                             kigkonsult/sie4sdk - 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. [Parsing &amp; Serialization](/categories/parsing)
4. /
5. kigkonsult/sie4sdk

ActiveLibrary[Parsing &amp; Serialization](/categories/parsing)

kigkonsult/sie4sdk
==================

PHP Sie4 SDK and Sie5 conversion package

v1.53(4y ago)093LGPL-3.0-or-laterPHPPHP &gt;=7.0

Since Aug 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/iCalcreator/sie4sdk)[ Packagist](https://packagist.org/packages/kigkonsult/sie4sdk)[ Fund](https://paypal.me/kigkonsult)[ RSS](/packages/kigkonsult-sie4sdk/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (7)Versions (13)Used By (0)

Sie4Sdk
-------

[](#sie4sdk)

The PHP Sie4 SDK and Sie5 conversion package

Using the Sie4 /Sie5 formats as prescribed at the [Sie](http://www.sie.se) formats [page](https://sie.se/format/).

***Sie4Sdk*** supports convert/transform of accounting data from / to

- Sie4 : file / string / Dto / array / json / http-service
- Sie/SieEntry : XML / string / Dto

For usage and info, [click here](usageInfo.md).

#### Installation

[](#installation)

[Composer](https://getcomposer.org/), from the Command Line:

```
composer require kigkonsult/Sie4Sdk
```

[Composer](https://getcomposer.org/), in your `composer.json`:

```
{
    "require": {
        "kigkonsult/Sie4Sdk": "dev-master"
    }
}
```

Version 1.8 supports PHP 8, 1.6 7.4, 1.53 7.0.

[Composer](https://getcomposer.org/), acquire access

```
namespace Kigkonsult\Sie4Sdk;
...
include 'vendor/autoload.php';
```

Otherwise , download and acquire..

```
namespace Kigkonsult\Sie4Sdk;
...
include 'pathToSource/sie4sdk/autoload.php';
```

Run tests

```
cd pathToSource/Sie4Sdk
vendor/bin/phpunit

```

Sie4Sdk uses [Faker](https://github.com/fakerphp/faker) to generate a major variation of Sie4Sdk test data.
Due to Sie4 and Sie5 disparity, tests will have (acceptable) breaks. However, the output is still valid.

Test contributions, Sie4-/Sie-/SieEntry-files, are welcome!

#### Sponsorship

[](#sponsorship)

Donations using *[buy me a coffee](https://www.buymeacoffee.com/kigkonsult)* or *[paypal me](https://paypal.me/kigkonsult)* are appreciated. For invoice, please e-mail.

#### Support

[](#support)

For ***Sie4Sdk*** support, please use [Github](https://github.com/iCalcreator/Sie4Sdk/issues)/issues.

For Sie4/Sie5 ([XSD](http://www.sie.se/sie5.xsd)) issues, go to [Sie](http://www.sie.se) homepage.

#### License

[](#license)

This project is licensed under the LGPLv3 License

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~91 days

Recently: every ~222 days

Total

12

Last Release

789d ago

PHP version history (4 changes)v1.0PHP ^7.0

v1.48PHP &gt;=7.0

v1.6PHP &lt;=7.4

v1.8PHP &gt;=8

### Community

Maintainers

![](https://www.gravatar.com/avatar/880bc63234680337791ded78ebb9a07cbe59101a67e4bf0184ef4a6d5a32e6e2?d=identicon)[kigsf](/maintainers/kigsf)

---

Top Contributors

[![iCalcreator](https://avatars.githubusercontent.com/u/991251?v=4)](https://github.com/iCalcreator "iCalcreator (12 commits)")

---

Tags

sdkxmlexportimportassetAccountinginventoryledgerSIESIE4SIE5book-keepingSIE4ISIE4E

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/kigkonsult-sie4sdk/health.svg)

```
[![Health](https://phpackages.com/badges/kigkonsult-sie4sdk/health.svg)](https://phpackages.com/packages/kigkonsult-sie4sdk)
```

###  Alternatives

[nette/neon

🍸 Nette NEON: encodes and decodes NEON file format.

93866.0M396](/packages/nette-neon)[orchestra/parser

XML Document Parser for Laravel and PHP

4671.8M7](/packages/orchestra-parser)[goetas-webservices/xsd-reader

Read any XML Schema (XSD) programmatically with PHP

625.2M22](/packages/goetas-webservices-xsd-reader)[byrokrat/accounting

Analysis and generation of bookkeeping data according to Swedish standards

121.6k](/packages/byrokrat-accounting)

PHPackages © 2026

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