zenstruck / filesystem

Wrapper for league/flysystem with alternate API and added functionality.
MIT License
19 stars 3 forks source link

[Symfony] improve normalizer #84

Closed kbond closed 1 year ago

kbond commented 1 year ago

Currently, nodes are normalized to a string (dsn or path). It should be an option to normalize to an array of metadata.