flow-php/filesystem

PHP ETL - Filesystem abstraction

0.9.2 2024-08-04 07:40 UTC

This package is auto-updated.

Last update: 2024-09-05 19:07:32 UTC


README

Flow Filesystem is a simple abstraction for streaming remote/local files.

The main goals of this library are:

  • read files from remote/local storages by byte ranges
  • write files to remote/local storages in chunks

Important

This repository is a subtree split from our monorepo. If you'd like to contribute, please visit our main monorepo flow-php/flow.