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

AbandonedArchivedLibrary

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

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

v1.7.2(9y ago)12.9kMITPHPPHP &gt;=5.4.0

Since Mar 22Pushed 9y agoCompare

[ Source](https://github.com/mikkpokk/laravel-filemanager)[ Packagist](https://packagist.org/packages/mikkpokk/laravel-filemanager)[ RSS](/packages/mikkpokk-laravel-filemanager/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Larvel Filemanager
==================

[](#larvel-filemanager)

This package is re-development. Original package has been forked from UniSharp/laravel-filemanager.

Laravel Filemanager installation
================================

[](#laravel-filemanager-installation)

(1) composer require mikkpokk/laravel-filemanager (2) Add new providers into app/config.php file:

```
IntEServices\Laravelfilemanager\LaravelFilemanagerServiceProvider::class,
Intervention\Image\ImageServiceProvider::class,

```

(3) Add class alias into app/config.php file:

```
'Image' => Intervention\Image\Facades\Image::class,

```

(4) Publish the package’s config and assets

```
php artisan vendor:publish --tag=lfm_config
php artisan vendor:publish --tag=lfm_public

```

(5) Ensure that the files &amp; images directories (in config/lfm.php) are writable by your web server(run commands like chown or chmod).

v1.7.1 released
---------------

[](#v171-released)

- Mime type: image/svg upload problem has been fixed

Features
--------

[](#features)

- CKEditor and TinyMCE integration
- Standalone button
- Uploading validation
- Cropping and resizing of images
- Public and private folders for multi users
- Customizable routes, middlewares, views, and folder path
- Supports two types : files and images. Each type works in different directory.
- Supported locales : ar, bg, de, el, en, es, fa, fr, he, hu, nl, pl, pt-BR, pt\_PT, ro, ru, tr, zh-CN, zh-TW

Pull requests are welcome!

Credits
-------

[](#credits)

Special thanks to

- [All UniSharp/laravel-filemanager contibutors](https://github.com/UniSharp/laravel-filemanager/graphs/contributors) from GitHub. (issues / PR)
- [@taswler](https://github.com/tsawler) the original author.
- [@olivervogel](https://github.com/olivervogel) for the awesome [image library](https://github.com/Intervention/image).
- All [@UniSharp](https://github.com/UniSharp) members.
- [All mikkpokk/laravel-filemanager contibutors](https://github.com/mikkpokk/laravel-filemanager/graphs/contributors) from GitHub. (issues / PR)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

3338d ago

### Community

---

Top Contributors

[![streamtw](https://avatars.githubusercontent.com/u/7333171?v=4)](https://github.com/streamtw "streamtw (252 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 (36 commits)")[![aminmazrouei](https://avatars.githubusercontent.com/u/253264094?v=4)](https://github.com/aminmazrouei "aminmazrouei (21 commits)")[![mikkpokk](https://avatars.githubusercontent.com/u/14272312?v=4)](https://github.com/mikkpokk "mikkpokk (11 commits)")[![welcoMattic](https://avatars.githubusercontent.com/u/773875?v=4)](https://github.com/welcoMattic "welcoMattic (6 commits)")[![Rohos](https://avatars.githubusercontent.com/u/5276140?v=4)](https://github.com/Rohos "Rohos (4 commits)")[![jildertmiedema](https://avatars.githubusercontent.com/u/3383186?v=4)](https://github.com/jildertmiedema "jildertmiedema (4 commits)")[![petyots](https://avatars.githubusercontent.com/u/14016592?v=4)](https://github.com/petyots "petyots (4 commits)")[![abdulaziz-jm](https://avatars.githubusercontent.com/u/8270545?v=4)](https://github.com/abdulaziz-jm "abdulaziz-jm (3 commits)")[![nasirkhan](https://avatars.githubusercontent.com/u/396987?v=4)](https://github.com/nasirkhan "nasirkhan (3 commits)")[![meta0102](https://avatars.githubusercontent.com/u/14222016?v=4)](https://github.com/meta0102 "meta0102 (2 commits)")[![micovi](https://avatars.githubusercontent.com/u/7070368?v=4)](https://github.com/micovi "micovi (2 commits)")[![jonasleitep4](https://avatars.githubusercontent.com/u/10089767?v=4)](https://github.com/jonasleitep4 "jonasleitep4 (2 commits)")[![atzeteppema](https://avatars.githubusercontent.com/u/16044114?v=4)](https://github.com/atzeteppema "atzeteppema (2 commits)")[![ejeanneaubc](https://avatars.githubusercontent.com/u/18554193?v=4)](https://github.com/ejeanneaubc "ejeanneaubc (2 commits)")[![zloter](https://avatars.githubusercontent.com/u/16211016?v=4)](https://github.com/zloter "zloter (1 commits)")[![nikita240](https://avatars.githubusercontent.com/u/6479817?v=4)](https://github.com/nikita240 "nikita240 (1 commits)")[![jaimesares](https://avatars.githubusercontent.com/u/2446051?v=4)](https://github.com/jaimesares "jaimesares (1 commits)")[![shooter0106](https://avatars.githubusercontent.com/u/615837?v=4)](https://github.com/shooter0106 "shooter0106 (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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