PHPackages                             alish-io/file-manager-pro - 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. alish-io/file-manager-pro

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

alish-io/file-manager-pro
=========================

File manager for Alish

181JavaScript

Since Oct 21Pushed 4y agoCompare

[ Source](https://github.com/webalish/file-manager)[ Packagist](https://packagist.org/packages/alish-io/file-manager-pro)[ RSS](/packages/alish-io-file-manager-pro/feed)WikiDiscussions dev Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Alish File Manager
==================

[](#alish-file-manager)

Documentation
-------------

[](#documentation)

[Alish File Manager Docs](./docs/index.md)

- [Installation](./docs/installation.md)
- [Configuration](./docs/configuration.md)
- [Integration](./docs/integration.md)
- [ACL](./docs/acl.md)
- [Events](./docs/events.md)
- [Update](./docs/update.md)

Features
--------

[](#features)

- Work with the file system is organized by the standard means Laravel Flysystem:
    - Local, FTP, S3, Dropbox ...
    - The ability to work only with the selected disks
- Several options for displaying the file manager:
    - One-panel view
    - One-panel + Directory tree
    - Two-panel
- The minimum required set of operations:
    - Creating files
    - Creating folders
    - Copying / Cutting Folders and Files
    - Renaming
    - Uploading files (multi-upload)
    - Downloading files
    - Two modes of displaying elements - table and grid
    - Preview for images
    - Viewing images
    - Full screen mode
- More operations (v.2):
    - Audio player (mp3, ogg, wav, aac), Video player (webm, mp4) - ([Plyr](https://github.com/sampotts/plyr))
    - Code editor - ([Code Mirror](https://github.com/codemirror/codemirror))
    - Image cropper - ([Cropper.js](https://github.com/fengyuanchen/cropperjs))
    - Zip / Unzip - only for local disks
- Integration with WYSIWYG Editors:
    - CKEditor 4
    - TinyMCE 4
    - TinyMCE 5
    - SummerNote
    - Standalone button
- ACL - access control list
    - delimiting access to files and folders
    - two work strategies:
        - blacklist - Allow everything that is not forbidden by the ACL rules list
        - whitelist - Deny everything, that not allowed by the ACL rules list
    - You can use different repositories for the rules - an array (configuration file), a database (there is an example implementation), or you can add your own.
    - You can hide files and folders that are not accessible.
- Events (v2.2)
- Thumbnails lazy load
- Dynamic configuration (v2.4)
- Supported locales : ru, en, ar, sr, cs, de, es, nl, zh-CN, fa, it, tr, fr, pt-BR, zh-TW, pl

In a new version 2.5
--------------------

[](#in-a-new-version-25)

You can change Route prefix (default - 'file-manager')

```
/**
 * ALISHFM Route prefix
 * !!! WARNING - if you change it, you should compile frontend with new prefix(baseUrl) !!!
 */
'routePrefix' => 'file-manager',
```

Open PDF files in a new tab (test) - use 'double-click'

Upgrading to version 2.5
------------------------

[](#upgrading-to-version-25)

Add a new parameter to the configuration file (config/file-manager.php)

```
/**
 * ALISHFM Route prefix
 * !!! WARNING - if you change it, you should compile frontend with new prefix(baseUrl) !!!
 */
'routePrefix' => 'file-manager',
```

Update pre-compiled css and js files.

```
php artisan vendor:publish --tag=alishfm-assets --force
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity28

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/df33d6da802f92e928f3d6e0128bbc5b143d7944e3fe6b63b763cd5980adf514?d=identicon)[webalish](/maintainers/webalish)

---

Top Contributors

[![alish-co](https://avatars.githubusercontent.com/u/91735628?v=4)](https://github.com/alish-co "alish-co (11 commits)")

### Embed Badge

![Health badge](/badges/alish-io-file-manager-pro/health.svg)

```
[![Health](https://phpackages.com/badges/alish-io-file-manager-pro/health.svg)](https://phpackages.com/packages/alish-io-file-manager-pro)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M123](/packages/google-cloud-storage)[illuminate/filesystem

The Illuminate Filesystem package.

15261.6M2.6k](/packages/illuminate-filesystem)[superbalist/flysystem-google-storage

Flysystem adapter for Google Cloud Storage

26320.6M30](/packages/superbalist-flysystem-google-storage)[creocoder/yii2-flysystem

The flysystem extension for the Yii framework

2931.7M62](/packages/creocoder-yii2-flysystem)[flowjs/flow-php-server

PHP library for handling chunk uploads. Works with flow.js html5 file uploads.

2451.6M15](/packages/flowjs-flow-php-server)

PHPackages © 2026

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