2017 © Pedro Peláez
 

library fixedwidth

FixedWidth is a library to read and generate fixed-width data files

image

devvoh/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  • Friday, November 25, 2016
  • by robindevoh
  • Repository
  • 3 Watchers
  • 1 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Fixed Width File Reader & Generator

Latest Stable Version Latest Unstable Version License, (*1)

Fixed-width is a simple library that can make working with fixed width file formats much easier. You define a Schema for a line, which can have a delimiter or not, and both the Reader and Generator will work with that Schema., (*2)

You can define valid characters, and the line or data will be rejected if it doesn't adhere to it. If a delimiter is found in a data value, it's rejected. If a line is rejected, the Reader will return null, which you can then interpret as you wish. If a dataItem is rejected, the Generator will return -- invalid data: data., (*3)

Requirements

  • PHP 5.6, PHP 7

Installation

Fixed-width can be installed by using Composer. Simply run:, (*4)

composer require devvoh/fixedwidth, (*5)

License

Fixed-width is open-sourced software licensed under the Unlicense., (*6)

The Versions

25/11 2016

dev-master

9999999-dev http://devvoh.com/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  Sources   Download

Unlicense

The Requires

  • php >=5.6

 

library fixed width

25/11 2016

0.2.5

0.2.5.0 http://devvoh.com/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  Sources   Download

Unlicense

The Requires

  • php >=5.6

 

library fixed width

10/11 2016

0.2.4

0.2.4.0 http://devvoh.com/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  Sources   Download

Unlicense

The Requires

  • php >=5.6

 

library fixed width

10/11 2016

0.2.3

0.2.3.0 http://devvoh.com/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  Sources   Download

MIT

The Requires

  • php >=5.6

 

library fixed width

09/11 2016

0.2.2

0.2.2.0 http://devvoh.com/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  Sources   Download

MIT

The Requires

  • php >=5.6

 

library fixed width

09/11 2016

0.2.1

0.2.1.0 http://devvoh.com/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  Sources   Download

MIT

The Requires

  • php >=5.6

 

library fixed width

09/11 2016

0.2.0

0.2.0.0 http://devvoh.com/fixedwidth

FixedWidth is a library to read and generate fixed-width data files

  Sources   Download

MIT

The Requires

  • php >=5.6

 

library fixed width