flow-php/filesystem

PHP ETL - Filesystem abstraction

Maintainers

👁 norbert-tech

Package info

github.com/flow-php/filesystem

pkg:composer/flow-php/filesystem

Fund package maintenance!

norberttech

flow-php.com/sponsor

Statistics

Installs: 475 078

Dependents: 10

Suggesters: 0

Stars: 6

Open Issues: 0

0.40.0 2026-05-29 07:15 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 6d23b9b5b256e270993dea9973021faeb1588e06

filesystemawsazureremotetransformextractetlloadgcp


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.