PHPackages                             fts/upload-image - 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. fts/upload-image

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

fts/upload-image
================

laravel 5 upload image package

v1.0.0(7y ago)061MITPHPPHP &gt;=5.4

Since Jul 15Pushed 7y ago1 watchersCompare

[ Source](https://github.com/fts3232/upload-image)[ Packagist](https://packagist.org/packages/fts/upload-image)[ RSS](/packages/fts-upload-image/feed)WikiDiscussions master Synced 2w ago

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

upload-image
============

[](#upload-image)

[![Latest Stable Version](https://camo.githubusercontent.com/7cb877877ca8b36e2a8e4991eaa34ef1df3265e1ba8cb22c55b1e398554d65d9/68747470733a2f2f706f7365722e707567782e6f72672f6674732f75706c6f61642d696d6167652f762f737461626c65)](https://packagist.org/packages/fts/upload-image)[![Total Downloads](https://camo.githubusercontent.com/ea15999c10b7710b3cbeca369435290d4940de06dbcc5c1f09da447e2339d4f0/68747470733a2f2f706f7365722e707567782e6f72672f6674732f75706c6f61642d696d6167652f646f776e6c6f616473)](https://packagist.org/packages/fts/upload-image)[![License](https://camo.githubusercontent.com/bb010e788d7ec5828429ffcbb7cca2104175641b11b46fc5b052026725abc5fc/68747470733a2f2f706f7365722e707567782e6f72672f6674732f75706c6f61642d696d6167652f6c6963656e7365)](https://packagist.org/packages/fts/upload-image)

功能
==

[](#功能)

- 上传图片
- 添加水印

安装
==

[](#安装)

```
composer require fts/upload-image

```

### 发布配置文件

[](#发布配置文件)

```
php artisan vendor:publish

```

### 添加服务提供者

[](#添加服务提供者)

打开 `config/app.php` 并添加以下内容到 providers 数组:

```
fts\UploadImage\UploadImageServiceProvider.php::class

```

使用
==

[](#使用)

```
upload_image($key, $fileName='');

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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

2900d ago

### Community

Maintainers

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

---

Top Contributors

[![fts3232](https://avatars.githubusercontent.com/u/14908395?v=4)](https://github.com/fts3232 "fts3232 (13 commits)")

---

Tags

laravelupload image

### Embed Badge

![Health badge](/badges/fts-upload-image/health.svg)

```
[![Health](https://phpackages.com/badges/fts-upload-image/health.svg)](https://phpackages.com/packages/fts-upload-image)
```

###  Alternatives

[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.1k3.4M81](/packages/unisharp-laravel-filemanager)[moonshine/moonshine

Laravel administration panel

1.3k239.9k75](/packages/moonshine-moonshine)[plank/laravel-mediable

A package for easily uploading and attaching media files to models with Laravel

8251.6M13](/packages/plank-laravel-mediable)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)[concrete5/core

Concrete – an open source content management system.

20163.8k49](/packages/concrete5-core)

PHPackages © 2026

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