contao / image

Contao Image Library
12 stars 5 forks source link

Add support for streams or VFS #103

Open ausi opened 7 months ago

ausi commented 7 months ago

Related: https://github.com/contao/contao/issues/6256#issuecomment-1657101177

Or maybe VFS support directly by abstracting the filesystem in a way that contao/core-bundle could add an adapter that maps the filesystem calls to the VFS?