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-10-26 20:26:34 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.