# alexusmai/laravel-file-manager

File manager for Laravel

Repository: https://github.com/alexusmai/laravel-file-manager
Canonical: https://ross.abutalabs.com/products/laravel-file-manager
Language: PHP
License: MIT
License Family: permissive
Last push: 2026-05-12T10:09:34+00:00

## Health v2 (maintenance only)
Score: 60/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 82, release rhythm 8, longevity 100
- inputs: {"age_days": 3056, "days_push": 113, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1187, forks 329 (observed 2026-08-28T04:03:55.238112+00:00)

## What it is
A file manager package for Laravel with a Vue.js frontend, built on Laravel Flysystem to support local, S3, FTP, and Dropbox disks. It provides file/folder operations, multi-upload, media previews, code editing, zip support, WYSIWYG editor integration, and ACL-based access control.

## Use cases
- add a file manager to a laravel app
- browse and upload files on s3 from a web ui
- integrate file picker with tinymce or ckeditor
- manage files with per-user access control
- multi-upload and crop images in a laravel admin panel

## When to choose
- you run Laravel and need a ready-made browser-based file manager
- you need Flysystem disk support (local, S3, FTP) with ACL rules
- you want WYSIWYG editor integration for media selection

## When to avoid
- your project is not Laravel/PHP based
- you need a headless API-only file service without a UI
- you need zip operations on non-local disks

## Facets
- artifact type: library
- maturity: active
- function: file-upload, ui-components, plugin-system
- domain: web-development, files, cms, backend
- platform: php, self-hosted
- tags: laravel, file-manager, vuejs, flysystem, wysiwyg-integration, acl, s3, ftp, web-server

## Member repositories
- alexusmai/laravel-file-manager (main) score 60

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:55.238112+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:41.943784+00:00, confidence not recorded.
  - readme: https://github.com/alexusmai/laravel-file-manager (fetched 2026-08-28T04:03:55.238112+00:00, sha fc327fcba508)
- Data as of 2026-08-30T08:39:29.467469+00:00.
