PHPackages                             filemanager/laravel-filemanager - 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. filemanager/laravel-filemanager

ActiveLibrary

filemanager/laravel-filemanager
===============================

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

126PHP

Since Jan 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/noushad-alternative-agency/custom-filemanager)[ Packagist](https://packagist.org/packages/filemanager/laravel-filemanager)[ RSS](/packages/filemanager-laravel-filemanager/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![](https://camo.githubusercontent.com/8f188f25914066fde2bf1cd1c85879a35d99620ec69314b89adc8f4c15bbb6bd/68747470733a2f2f756e6973686172702e6769746875622e696f2f6c61726176656c2d66696c656d616e616765722f696d616765732f6c6f676f5f766572746963616c5f636f6c6f7265642e706e67)](https://camo.githubusercontent.com/8f188f25914066fde2bf1cd1c85879a35d99620ec69314b89adc8f4c15bbb6bd/68747470733a2f2f756e6973686172702e6769746875622e696f2f6c61726176656c2d66696c656d616e616765722f696d616765732f6c6f676f5f766572746963616c5f636f6c6f7265642e706e67)

 [![](https://camo.githubusercontent.com/b77bdef78c3d43fd61301be58cce37be0cde9a8de69175438f0030f22ca55aa6/68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f646f776e6c6f616473)](https://packagist.org/packages/unisharp/laravel-filemanager) [![](https://camo.githubusercontent.com/9b69e4285e01016adf19af60827a3b9b073c0ca2dfcddb47398ba1f9ca69aeec/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f756e6973686172702f6c61726176656c2d66696c656d616e616765722e737667)](https://packagist.org/packages/unisharp/laravel-filemanager) [![](https://camo.githubusercontent.com/224a812041356ee9a39401df269ce150e86750b07b79889285a13c2e7401d15f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f737461626c652d322e322e302d626c75652e737667)](https://packagist.org/packages/unisharp/laravel-filemanager) [![](https://camo.githubusercontent.com/ee1f12892a0e670b1ac58c93b511e06c89de176b38b040d8a7fc0de2ebbbc158/68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f6c6963656e7365)](https://packagist.org/packages/unisharp/laravel-filemanager)
 [![](https://camo.githubusercontent.com/a01460ea3e427e5bfb7f4b88c38f5010a5669117cc63c59cd5001e3db2e77737/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f556e6953686172702f6c61726176656c2d66696c656d616e616765722e737667)](https://travis-ci.org/UniSharp/laravel-filemanager) [![](https://camo.githubusercontent.com/de5486a07b6d97f0ab207cc60b894af045c20ca28bcb9cd72d949186460286ef/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f556e6953686172702f6c61726176656c2d66696c656d616e616765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/UniSharp/laravel-filemanager/) [![](https://camo.githubusercontent.com/d5e921d6d841f100bb64d496db234558ae7b56797c86839207631f519540950d/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f65353166326566386634643966393732363864622f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/UniSharp/laravel-filemanager/maintainability) [![](https://camo.githubusercontent.com/f12b0082985e6491b8e8998635a5941e515eabb571e2e68e637ba663feb32eff/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d6465762d2d6d61737465722d6f72616e67652e737667)](https://packagist.org/packages/unisharp/laravel-filemanager)

 [Documents](http://unisharp.github.io/laravel-filemanager/)・ [Installation](http://unisharp.github.io/laravel-filemanager/installation)・ [Integration](http://unisharp.github.io/laravel-filemanager/integration)・ [Config](http://unisharp.github.io/laravel-filemanager/config)・ [Customization](http://unisharp.github.io/laravel-filemanager/customization)・ [Events](http://unisharp.github.io/laravel-filemanager/events)・ [Upgrade](http://unisharp.github.io/laravel-filemanager/upgrade)・ [Demo](https://github.com/UniSharp/laravel-filemanager-example-5.3)・ [FAQ](https://github.com/UniSharp/laravel-filemanager/wiki)

v2.0 progress
-------------

[](#v20-progress)

🎉 Finally v2.0.0 has been released! 🎉

These are primary features of this update:

- Redesigned RWD user interface.
- Supporting multiple files selection.
- Supporting cloud storages integration(with Laravel file system).
- Refactored code and increased test coverage.

Although it is not perfect enough, we decided to release it. Now users who want the above features won't need to install alpha versions anymore.

There are still some thing we need to do make this package better:

- Documents for v2.0.0
- Events should pass object instead of only file path
- Add more events for files and folders manipulation

We are also going to gain more integration like vue.js and Laravel Nova. Any PR is welcome!

[![RWD demo](https://camo.githubusercontent.com/0af6e6af9594aeb4fbc59a9a33e82f5ccb951ea4737603b2e628dc8dcaccae7a/68747470733a2f2f756e6973686172702e6769746875622e696f2f6c61726176656c2d66696c656d616e616765722f696d616765732f73637265656e73686f74732d76322e706e67)](https://camo.githubusercontent.com/0af6e6af9594aeb4fbc59a9a33e82f5ccb951ea4737603b2e628dc8dcaccae7a/68747470733a2f2f756e6973686172702e6769746875622e696f2f6c61726176656c2d66696c656d616e616765722f696d616765732f73637265656e73686f74732d76322e706e67)

Contributors &amp; Credits
--------------------------

[](#contributors--credits)

### Developers / Maintainers

[](#developers--maintainers)

- [Stream](https://github.com/g0110280)
- [@gwleuverink](https://github.com/gwleuverink)
- All [@UniSharp](https://github.com/UniSharp) members

### Contributors

[](#contributors)

- [All contibutors](https://github.com/UniSharp/laravel-filemanager/graphs/contributors) from GitHub. (issues / PR)
- [@taswler](https://github.com/tsawler) the original author of this package.
- Nathan for providing security suggestions.
- [@mdnazmulhasan27771](https://github.com/mdnazmulhasan27771) the designer of our logo. (Licensed CC BY 4.0)

### Credits

[](#credits)

- [@olivervogel](https://github.com/olivervogel) for the awesome [image library](https://github.com/Intervention/image).
- SVG Loaders by [Sam](http://samherbert.net/svg-loaders/) (Licensed MIT)
- Articles and videos which helped promoting this package.
- All users and you.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0a82a0a6fe384b536e51361d2f907c2eb35522ae0bc54d9a88a5aa616899595e?d=identicon)[noushad-alternative-agency](/maintainers/noushad-alternative-agency)

---

Top Contributors

[![noushad-alternative-agency](https://avatars.githubusercontent.com/u/70141985?v=4)](https://github.com/noushad-alternative-agency "noushad-alternative-agency (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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