PHPackages                             nxt-code/seaweedfs-client - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. nxt-code/seaweedfs-client

ActiveLibrary[File &amp; Storage](/categories/file-storage)

nxt-code/seaweedfs-client
=========================

A SeaweedFS implementation for PHP based on Guzzle with JWT authentication

01071PHP

Since Jan 7Pushed 3y agoCompare

[ Source](https://github.com/nxt-code/seaweedfs-client)[ Packagist](https://packagist.org/packages/nxt-code/seaweedfs-client)[ RSS](/packages/nxt-code-seaweedfs-client/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SeaweedFS PHP Client
====================

[](#seaweedfs-php-client)

A basic but functional PHP client for [seaweedfs](https://github.com/chrislusf/seaweedfs)Based on the works of

Usage
-----

[](#usage)

Create an instance of the `SeaweedFS\SeaweedFS` class, optionally specifying `scheme` and `cache` for http/https and Volume lookup caching.

Example
-------

[](#example)

```
