PHPackages                             ameax/datev-extf - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. ameax/datev-extf

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

ameax/datev-extf
================

1.1.0(1y ago)12.2k↑23.5%1[2 issues](https://github.com/ameax/datev-extf/issues)[1 PRs](https://github.com/ameax/datev-extf/pulls)MITPHPPHP ^7.4 || ^8.2

Since Mar 22Pushed 1y ago3 watchersCompare

[ Source](https://github.com/ameax/datev-extf)[ Packagist](https://packagist.org/packages/ameax/datev-extf)[ RSS](/packages/ameax-datev-extf/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

DATEV Export-Format (EXTF) PHP Library
======================================

[](#datev-export-format-extf-php-library)

Eine PHP-Bibliothek für die Erstellung von Datendateien im DATEV Export-Format (EXTF).

[English version below](#datev-export-format-extf-php-library-english)

Features
--------

[](#features)

- Unterstützung für Buchungsstapel (Transaktionen)
- Unterstützung für Debitoren/Kreditoren (Stammdaten)
- Typgerechte Datenkonvertierung gemäß DATEV-Format
- PHP 7.x kompatibel
- Unterstützung für Gleitkommazahlen (float)
- Unterstützung für DateTime-Objekte für alle Datumsfelder

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

[](#installation)

```
composer require ameax/datev-extf
```

Beispiel: Buchungsstapel
------------------------

[](#beispiel-buchungsstapel)

```
