Skip to content

Replace Gaufrette since it's deprecated #1985

@jordisala1991

Description

@jordisala1991

Feature Request

I have been looking at gauffrete and I don't know if it is still maintained or we should move away from it.

There are other very popular alternatives like: https://github.com/thephpleague/flysystem

IMHO looking at the future. The best would be to not take care for the FileSystem. I mean, if we are integrating with 3rd party bundle/package we should provide only the default filesystem integration and provide a way to configure an alternative filesystem service. This service can be configured with the 3rd party tool.

This way we don't end up having to replicate every single option of the different adapters, like: #1817

This is probably something to tackle for 5.0, since we don't have many resources to do it here, and there are other importants things to do.

WDYT @sonata-project/contributors . Do you know a better alternative to gauffrete? Do you use it for your own projects?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions