Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gaufrette Dependency #1

Open
mathewpeterson opened this issue Sep 3, 2013 · 4 comments
Open

Gaufrette Dependency #1

mathewpeterson opened this issue Sep 3, 2013 · 4 comments

Comments

@mathewpeterson
Copy link

It would be neat if you could utilize the Gaufrette library for filesystem abstraction.

https://github.com/KnpLabs/Gaufrette

@Gargron
Copy link
Owner

Gargron commented Sep 3, 2013

Gaufrette looks neat. Seems like it'll replace my PathResolver, FileSystem and File classes. I'll give it a go asap.

@Gargron
Copy link
Owner

Gargron commented Sep 5, 2013

I took a look at Gaufrette's Filesystem interface, and it lacks a few key methods for this library's functionality (the distinction between isFile and isDirectory, also uploads-related wrappers like isUploadedFile). So this issue will have to wait until that interface is improved.

@sepehr
Copy link

sepehr commented Jul 30, 2015

FYI, Flysystem is a more popular alternative for this purpose. It might meet your requirements.

@adelowo
Copy link
Collaborator

adelowo commented Jul 6, 2017

I plan to make a rewrite (lots of cleanup to do and #36) for this library (2.0) next month, I would be integrating Flysystem...

@adelowo adelowo mentioned this issue Jul 6, 2017
@adelowo adelowo assigned adelowo and unassigned adelowo Jul 15, 2017
@adelowo adelowo self-assigned this Aug 5, 2017
adelowo pushed a commit that referenced this issue Aug 5, 2017
@adelowo adelowo removed their assignment Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants