Search by

info-com / econtext-lib-file

jspalink

Provides a simple OO File

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-09-13 06:34:25 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.