info-com/econtext-lib-file

Provides a simple OO File

1.0.1 2016-09-30 16:43 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:18:33 UTC


README

Provides an object oriented File interface with format handlers to CSV, JSON, and plain text.

The only purpose here is to simplify things a little bit when working with files.

Comes packaged with a TempFile class as well.