PHPackages                             vovanmix/filemanager-laravel4-s3 - 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. vovanmix/filemanager-laravel4-s3

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

vovanmix/filemanager-laravel4-s3
================================

Filemanager for Laravel 4 with S3 integration

1.0.12(10y ago)2239MITJavaScriptPHP &gt;=5.4.0

Since Aug 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/vovanmix/filemanager-laravel4-s3)[ Packagist](https://packagist.org/packages/vovanmix/filemanager-laravel4-s3)[ RSS](/packages/vovanmix-filemanager-laravel4-s3/feed)WikiDiscussions master Synced 1mo ago

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

\#Filemanager for Laravel 4 Based on

\##Requires

"intervention/image": "2.\*"

\##Installation

Edit your `composer.json`.

```
"require": {
	"vovanmix/filemanager-laravel4-s3": "1.*"
}

```

Run

```
composer update

```

Add to your file app.php if you ant to use S3:

```
'Vovanmix\FilemanagerLaravel4S3\FilemanagerLaravelS3ServiceProvider',

```

For store file locally:

```
'Vovanmix\FilemanagerLaravel4S3\FilemanagerLaravelServiceProvider',

```

Add in routes.php

```
Route::group(array('before' => 'auth'), function(){
	Route::controller('filemanager', 'FilemanagerLaravelController');
});

```

Copy your filemanager folder to public

```
php artisan asset:publish --path="vendor/Vovanmix/filemanager-laravel4-s3/public" "../"

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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

Every ~57 days

Recently: every ~93 days

Total

8

Last Release

3903d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e689ae1b5eec04b120b871ad57b22a2832101b52936eb182378b337d390635b?d=identicon)[vovanmix](/maintainers/vovanmix)

---

Top Contributors

[![vovanmix](https://avatars.githubusercontent.com/u/7279514?v=4)](https://github.com/vovanmix "vovanmix (14 commits)")[![guille21](https://avatars.githubusercontent.com/u/3997796?v=4)](https://github.com/guille21 "guille21 (9 commits)")[![guillermomartinez](https://avatars.githubusercontent.com/u/5642429?v=4)](https://github.com/guillermomartinez "guillermomartinez (5 commits)")

### Embed Badge

![Health badge](/badges/vovanmix-filemanager-laravel4-s3/health.svg)

```
[![Health](https://phpackages.com/badges/vovanmix-filemanager-laravel4-s3/health.svg)](https://phpackages.com/packages/vovanmix-filemanager-laravel4-s3)
```

###  Alternatives

[unisharp/laravel-filemanager

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

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k35.6M75](/packages/aws-aws-sdk-php-laravel)[stechstudio/laravel-zipstream

A fast and simple streaming zip file downloader for Laravel.

4633.7M3](/packages/stechstudio-laravel-zipstream)[farhanshares/laravel-mediaman

MediaMan - The most elegant &amp; powerful media management package for Laravel!

293.7k](/packages/farhanshares-laravel-mediaman)

PHPackages © 2026

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