info-com/econtext-lib-file

Provides a simple OO File

Maintainers

Package info

github.com/info-com/econtext-lib-file

pkg:composer/info-com/econtext-lib-file

Statistics

Installs: 116

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

1.0.1 2016-09-30 16:43 UTC

This package is not auto-updated.

Last update: 2026-03-15 03:50:55 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.