info-com / econtext-lib-file
Provides a simple OO File
Installs: 116
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/info-com/econtext-lib-file
This package is not auto-updated.
Last update: 2025-09-28 01:28:10 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.