PHPackages                             growtask/simflex-file-manager - 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. growtask/simflex-file-manager

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

growtask/simflex-file-manager
=============================

Standalone PHP file manager

12422CSS

Since Apr 14Pushed 2y agoCompare

[ Source](https://github.com/growtask/simflex-file-manager)[ Packagist](https://packagist.org/packages/growtask/simflex-file-manager)[ RSS](/packages/growtask-simflex-file-manager/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (2)

Simflex File Manager
====================

[](#simflex-file-manager)

A simple, clean and fast File Manager with mobile UI support.

Requirements
------------

[](#requirements)

- PHP 8.0 or higher

Installation:
-------------

[](#installation)

1. Execute `composer require growtask/simflex-file-manager`
2. Copy the `bootstrap.php` file to the root of your website
3. Include `assets/css/style.min.css` to the `head` and `assets/js/app.min.js` to the end of `body` on your page
4. Output HTML content from `tpl/index.tpl` before `assets/js/app.min.js` is included
5. Set `window.fileManager.assetsDir` to `assets` folder
6. Invoke `window.fileManager.init();`

Additionally, you can pass a callback `(path)` to the `init` function in order to receive the selected path.

Additional configuration
------------------------

[](#additional-configuration)

All required parameters are passed to the `Manager` class constructor:

- `root` - root directory (absolute path)
- `authFn` - authentication test function

If your handler file is named differently from `bootstrap.php`, or located in a different path then change `window.fileManager.apiBase` to a different location.

Additionally, if you are using custom root directory, set `window.fileManager.rootDir` appropriately.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity19

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

---

Top Contributors

[![panzerfaust1](https://avatars.githubusercontent.com/u/43337256?v=4)](https://github.com/panzerfaust1 "panzerfaust1 (9 commits)")

### Embed Badge

![Health badge](/badges/growtask-simflex-file-manager/health.svg)

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

PHPackages © 2026

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