PHPackages                             skyraptor/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. [File &amp; Storage](/categories/file-storage)
4. /
5. skyraptor/laravel-filemanager

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

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

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

v1.9.2(7y ago)011MITPHPPHP &gt;=5.4.0

Since Apr 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bumbummen99/laravel-filemanager)[ Packagist](https://packagist.org/packages/skyraptor/laravel-filemanager)[ RSS](/packages/skyraptor-laravel-filemanager/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (5)Versions (55)Used By (0)

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

 [![](https://camo.githubusercontent.com/a01460ea3e427e5bfb7f4b88c38f5010a5669117cc63c59cd5001e3db2e77737/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f556e6953686172702f6c61726176656c2d66696c656d616e616765722e737667)](https://travis-ci.org/UniSharp/laravel-filemanager) [![](https://camo.githubusercontent.com/b77bdef78c3d43fd61301be58cce37be0cde9a8de69175438f0030f22ca55aa6/68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f646f776e6c6f616473)](https://packagist.org/packages/unisharp/laravel-filemanager) [![](https://camo.githubusercontent.com/4320f897b9288832ac0a8971c6754c7c638a8a8de9d1467aeff8778bd19a0f36/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d76322e302e302d2d616c706861372d6f72616e67652e737667)](https://packagist.org/packages/unisharp/laravel-filemanager) [![](https://camo.githubusercontent.com/d06070287eeab99e2c01bd5444f2eec9e8ecfd28d9536f528dc635c543749a89/68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f762f737461626c65)](https://packagist.org/packages/unisharp/laravel-filemanager) [![](https://camo.githubusercontent.com/ee1f12892a0e670b1ac58c93b511e06c89de176b38b040d8a7fc0de2ebbbc158/68747470733a2f2f706f7365722e707567782e6f72672f756e6973686172702f6c61726176656c2d66696c656d616e616765722f6c6963656e7365)](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)

Installing alpha version
------------------------

[](#installing-alpha-version)

The alpha version of `v2.0` contains support of cloud storage and fresh new UI with RWD.

- Run `composer require unisharp/laravel-filemanager:dev-master` to get the latest code.
- Run `composer require unisharp/laravel-filemanager:v2.0.0-alpha7` to get the latest release of alpha version.

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

[](#v20-progress)

- (done) Unit test
- (done) Integrate with Laravel Storage
- (done) Multiple selection
- (done) Responsive design
- (done) Config refactoring
- (done) JSON APIs
- (done) Move to folder function
- (done) Applying MIME icon generator
- (done) Refactor floating action buttons
- (done) Configurable disk of storage
- (done) Bootstrap 4 support
- (done) Remove bootbox
- Documents for v2.0
- (done) Resize function RWD refactor
- ConfigHandler should overwrite most configs
- Events should pass object instead of only file path
- Add more events for files and folders manipulation

Documents of V1
---------------

[](#documents-of-v1)

Errors with namespace
---------------------

[](#errors-with-namespace)

We have changed namespace from `Unisharp` to `UniSharp`, and change the first character of every namespace into capital.

If you are updating this package and encounter any errors like `Class not found`, please remove this package entirely and reinstall again.

v1.8 released
-------------

[](#v18-released)

- Please follow the intructions in [upgrade document](https://unisharp.github.io/laravel-filemanager/upgrade).
- Important changes :
    - Fix Windows compatibility (utf-8 file names and folder names).
    - New feature : Copy &amp; Crop. Thanks [gwleuverink](https://github.com/gwleuverink).
    - [Config document](https://unisharp.github.io/laravel-filemanager/config) is refactored.

Security
--------

[](#security)

It is important to note that if you use your own routes **you must protect your routes to Laravel-Filemanager in order to prevent unauthorized uploads to your server**. Fortunately, Laravel makes this very easy.

If, for example, you want to ensure that only logged in users have the ability to access the Laravel-Filemanager, simply wrap the routes in a group, perhaps like this:

```
Route::group(['middleware' => 'auth'], function () {
    Route::get('/laravel-filemanager', '\UniSharp\LaravelFilemanager\Controllers\LfmController@show');
    Route::post('/laravel-filemanager/upload', '\UniSharp\LaravelFilemanager\Controllers\UploadController@upload');
    // list all lfm routes here...
});
```

This approach ensures that only authenticated users have access to the Laravel-Filemanager. If you are using Middleware or some other approach to enforce security, modify as needed.

**If you use the laravel-filemanager default route, make sure the `auth` middleware (set in config/lfm.php) is enabled and functional**.

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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 62.2% 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 ~26 days

Recently: every ~38 days

Total

52

Last Release

2719d ago

Major Versions

v1.8.3 → v2.0.0-alpha2017-12-21

v1.8.4 → v2.0.0-alpha22018-01-09

v1.8.5 → v2.0.0-alpha42018-07-05

v1.9.2 → v2.0.0-alpha52018-10-18

v1.x-dev → v2.0.0-alpha62018-11-30

PHP version history (2 changes)0.1.0PHP &gt;=5.5.0

1.6.0PHP &gt;=5.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/509a5baf8d7d8f7ae8c5b569ee81b1d04ed6af1af625696777e51e997ff9a685?d=identicon)[bumbummen99](/maintainers/bumbummen99)

---

Top Contributors

[![streamtw](https://avatars.githubusercontent.com/u/7333171?v=4)](https://github.com/streamtw "streamtw (634 commits)")[![tsawler](https://avatars.githubusercontent.com/u/441913?v=4)](https://github.com/tsawler "tsawler (168 commits)")[![youchenlee](https://avatars.githubusercontent.com/u/181350?v=4)](https://github.com/youchenlee "youchenlee (75 commits)")[![bluehaha2](https://avatars.githubusercontent.com/u/26923948?v=4)](https://github.com/bluehaha2 "bluehaha2 (24 commits)")[![aminmazrouei](https://avatars.githubusercontent.com/u/253264094?v=4)](https://github.com/aminmazrouei "aminmazrouei (21 commits)")[![storyn26383](https://avatars.githubusercontent.com/u/6954098?v=4)](https://github.com/storyn26383 "storyn26383 (14 commits)")[![bumbummen99](https://avatars.githubusercontent.com/u/4533331?v=4)](https://github.com/bumbummen99 "bumbummen99 (8 commits)")[![mortza](https://avatars.githubusercontent.com/u/13308258?v=4)](https://github.com/mortza "mortza (7 commits)")[![welcoMattic](https://avatars.githubusercontent.com/u/773875?v=4)](https://github.com/welcoMattic "welcoMattic (6 commits)")[![khjay](https://avatars.githubusercontent.com/u/16524332?v=4)](https://github.com/khjay "khjay (6 commits)")[![iankov](https://avatars.githubusercontent.com/u/3382329?v=4)](https://github.com/iankov "iankov (5 commits)")[![petyots](https://avatars.githubusercontent.com/u/14016592?v=4)](https://github.com/petyots "petyots (4 commits)")[![atzeteppema](https://avatars.githubusercontent.com/u/16044114?v=4)](https://github.com/atzeteppema "atzeteppema (4 commits)")[![jildertmiedema](https://avatars.githubusercontent.com/u/3383186?v=4)](https://github.com/jildertmiedema "jildertmiedema (4 commits)")[![Rohos](https://avatars.githubusercontent.com/u/5276140?v=4)](https://github.com/Rohos "Rohos (4 commits)")[![mnightingale](https://avatars.githubusercontent.com/u/9887246?v=4)](https://github.com/mnightingale "mnightingale (4 commits)")[![abdulaziz-jm](https://avatars.githubusercontent.com/u/8270545?v=4)](https://github.com/abdulaziz-jm "abdulaziz-jm (3 commits)")[![albertcht](https://avatars.githubusercontent.com/u/9117929?v=4)](https://github.com/albertcht "albertcht (3 commits)")[![nasirkhan](https://avatars.githubusercontent.com/u/396987?v=4)](https://github.com/nasirkhan "nasirkhan (3 commits)")[![nikita240](https://avatars.githubusercontent.com/u/6479817?v=4)](https://github.com/nikita240 "nikita240 (3 commits)")

---

Tags

laravelimagefilemanageruploadCKEditortinymcefilemanager

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  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)[mafftor/laravel-file-manager

The file manager intended for using Laravel with CKEditor / TinyMCE / Colorbox

3619.3k](/packages/mafftor-laravel-file-manager)[itskodinger/midia

Simple Media manager for your Laravel project

1415.8k](/packages/itskodinger-midia)

PHPackages © 2026

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