PHPackages                             tonyfarney/fixed-length-file-handler - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. tonyfarney/fixed-length-file-handler

ActiveLibrary[File &amp; Storage](/categories/file-storage)

tonyfarney/fixed-length-file-handler
====================================

Ease to use fixed length (positional) file Reader and Writer for PHP 7.1+

1.0.1(1y ago)34191[1 issues](https://github.com/tonyfarney/FixedLengthFileHandler/issues)MITPHPPHP ^7.1|^8.0

Since May 30Pushed 1y ago2 watchersCompare

[ Source](https://github.com/tonyfarney/FixedLengthFileHandler)[ Packagist](https://packagist.org/packages/tonyfarney/fixed-length-file-handler)[ Docs](https://github.com/tonyfarney/FixedLengthFileHandler)[ RSS](/packages/tonyfarney-fixed-length-file-handler/feed)WikiDiscussions master Synced today

READMEChangelog (1)DependenciesVersions (3)Used By (0)

FixedLengthFileHandler
======================

[](#fixedlengthfilehandler)

Ease to use fixed length (positional) file Reader and Writer for PHP 7.1+

Instalation
-----------

[](#instalation)

In your project root, run the following composer command:

```
$ composer require tonyfarney/fixed-length-file-handler

```

Reading Fixed Length File
-------------------------

[](#reading-fixed-length-file)

```
