PHPackages                             uploadforlaravel-admin/bigfile - 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. uploadforlaravel-admin/bigfile

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

uploadforlaravel-admin/bigfile
==============================

一款用于laravel-admin的分片上传组件,储存对象是七牛云

v1.0.0(4y ago)23MITCSSPHP &gt;=7.0.0

Since Dec 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/729343861/uploadforlaravel-admin)[ Packagist](https://packagist.org/packages/uploadforlaravel-admin/bigfile)[ Docs](https://github.com/laravel-admin-ext/bigfile)[ RSS](/packages/uploadforlaravel-admin-bigfile/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

### Requirements

[](#requirements)

##### laravel-admin &gt;= 1.6

[](#laravel-admin--16)

### Installation

[](#installation)

` composer require uploadforlaravel-admin/bigfile`
` php artisan vendor:publish --tag=laravel-admin-bigfile`

### Configurations

[](#configurations)

##### configuration file: config/admin.php

[](#configuration-file-configadminphp)

```
'extensions' => [
    'bigfile' => [

        // Set to false if you want to disable this extension
        'enable' => true,

        // If you want to set an alias for the calling method
        //'alias' => 'markdown',

        // Editor configuration
        'config' => [
            //file Host
            'host'=> 'http://www.baidu.cn/'
            'prefix'=> 'file'

        ]
    ]
],`

```

### Use

[](#use)

`  $form->bigfile('field_name')->options(['chunk_size'=> 3 * 1024 * 1024 ,'max_size'=> 5 * 1024 * 1024,'ext'=> ['exe']]);`

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

1609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/289f9c06190ed260b0224502ec440ec7b02b000a402476ec70983f7f6507f0e9?d=identicon)[729343861](/maintainers/729343861)

---

Top Contributors

[![729343861](https://avatars.githubusercontent.com/u/35519825?v=4)](https://github.com/729343861 "729343861 (6 commits)")

---

Tags

extensionlaravel-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/uploadforlaravel-admin-bigfile/health.svg)

```
[![Health](https://phpackages.com/badges/uploadforlaravel-admin-bigfile/health.svg)](https://phpackages.com/packages/uploadforlaravel-admin-bigfile)
```

###  Alternatives

[dianwoung/large-file-upload

An extension of laravel-admin for uploading large files

7745.7k2](/packages/dianwoung-large-file-upload)[catlane/chunk-file-upload

文件上传小扩展，可支持大文件分块分片上传到七牛云or本地，优化您上传大文件的苦恼

284.9k](/packages/catlane-chunk-file-upload)[jxlwqq/file-manager

file manager for laravel-admin

1215.6k](/packages/jxlwqq-file-manager)[laravel-admin-ext/file-browser

A file browser for laravel-admin

153.0k](/packages/laravel-admin-ext-file-browser)

PHPackages © 2026

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