devorto/files

Defines the way files are being handled within an application.

Maintainers

Package info

github.com/devorto/files

pkg:composer/devorto/files

Statistics

Installs: 191

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

3.0.0 2025-01-09 15:23 UTC

This package is auto-updated.

Last update: 2026-03-09 18:02:44 UTC


README

This library is ment to define a general way on how files are handled within an application. The implementation however is up to you. This package only includes the file object itself and a repository interface. The idea is that the person requesting a file through the repository doesn't need to know where or how it's saved.