unisharp/laravel-filemanager

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

Package info

github.com/UniSharp/laravel-filemanager

pkg:composer/unisharp/laravel-filemanager

Statistics

Installs: 3 466 542

Dependents: 87

Suggesters: 2

Stars: 2 147

Open Issues: 217

v2.15.0 2026-06-15 14:54 UTC

Requires

Requires (Dev)

Suggests

  • ext-gd: to use GD library based image processing.
  • ext-imagick: to use Imagick based image processing.

Provides

None

Conflicts

None

Replaces

None

MIT 4fa7ec10b27588eb647ecbc25afab2973cb00d15

  • Trevor Sawler <trevor.sawler.woop@gmail.com>
  • UniSharp Ltd. <opensource.woop@unisharp.com>

imagefilemanagertinymceuploadCKEditorlaravelfilemanager

This package is auto-updated.

Last update: 2026-06-15 15:05:29 UTC


README

👁 Image

👁 Latest Stable Version
👁 Image
👁 Image
👁 Image

👁 StyleCI
👁 Image
👁 Image
👁 Image

👁 RWD demo

DocumentsInstallationIntegrationConfigCustomizationEventsUpgradeDemoFAQ

Features

  • File upload and management
  • Uploading validation
  • Cropping and resizing of images
  • RWD user interface, and can be entirely customized
  • Supporting multiple files selection
  • Supporting cloud storages integration(with Laravel file system)
  • Multiple integration options:
    • WYSIWYG editors integration (CKEditor, TinyMCE, Summernote)
    • Standalone upload button
    • Iframe
  • Multi-user mode:
    • Shared folders: all users can upload and manage files
    • Private folders: dedicated folder for each user, only the owner can upload or manage files within
  • Customizable routes, middlewares, views, and folder path
  • Supports two categories: files and images. Each type works in different directory.
  • Supported locales : ar, az, bg, cs, de, el, en, es, eu, fa, fr, he, hu, id, it, ka, nl, pl, pt, pt-BR, ro, rs, ru, sk, sv, tr, uk, vi, zh-CN, zh-TW

Maintainers

Contributors

Credits

  • @taswler the original author of this package.
  • @olivervogel for the awesome image library.
  • SVG Loaders by Sam (Licensed MIT)
  • Articles and videos which helped promoting this package.
  • All users and you.