PHPackages                             xiaj/laravel-seafile - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. xiaj/laravel-seafile

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

xiaj/laravel-seafile
====================

laravel-seafile

v1.0(5y ago)04MITPHP

Since Nov 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/xiaj90/laravel-seafile)[ Packagist](https://packagist.org/packages/xiaj/laravel-seafile)[ RSS](/packages/xiaj-laravel-seafile/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

laravel-seafile 包使用说明
---------------------

[](#laravel-seafile-包使用说明)

##### laravel-seafile包是对seafile云盘接口的简单封装

[](#laravel-seafile包是对seafile云盘接口的简单封装)

##### 1、配置参数

[](#1配置参数)

SEAFILE\_HOST：seafile地址 xx.xx.xx.xx

SEAFILE\_PORT：seafile端口

SEAFILE\_USER：seafile用户名

SEAFILE\_PASSWORD：seafile密码

##### 2、上传文件到seafile

[](#2上传文件到seafile)

```
Seafile::uploadFile(文件路径,上传到的目录);

Seafile::uploadFile(public_path('robots.txt'),'/test1');

```

##### 3、获取文件的下载地址

[](#3获取文件的下载地址)

```
Seafile::getDownloadUrl(文件在云盘的相对路径);

Seafile::getDownloadUrl('/test1/robots.txt');

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2045d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/75089389?v=4)[xiaj90](/maintainers/xiaj90)[@xiaj90](https://github.com/xiaj90)

---

Top Contributors

[![xiaj90](https://avatars.githubusercontent.com/u/75089389?v=4)](https://github.com/xiaj90 "xiaj90 (3 commits)")

### Embed Badge

![Health badge](/badges/xiaj-laravel-seafile/health.svg)

```
[![Health](https://phpackages.com/badges/xiaj-laravel-seafile/health.svg)](https://phpackages.com/packages/xiaj-laravel-seafile)
```

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k122](/packages/oat-sa-tao-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
