Hacker News new | ask | show | jobs
by jlogsdon 4358 days ago
You can use PHP built-in functions. Check out the readme. The API is shown alongside using functions like file_put_contents and require.
1 comments

I know, I'm referring to using those built-in functions in place of Flysystem's API. Basically a proxy.