flow-php/filesystem

PHP ETL - Filesystem abstraction

Fund package maintenance!
norberttech
flow-php.com/sponsor

Installs: 110 682

Dependents: 7

Suggesters: 0

Security: 0

Stars: 6

Watchers: 1

Forks: 2

Open Issues: 0

pkg:composer/flow-php/filesystem

0.25.0 2025-09-21 18:47 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.