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

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

crabstudio/file-manager
=======================

FileManager plugin for CakePHP 3.x

79524[1 issues](https://github.com/ctlabvn/filemanager/issues)[1 PRs](https://github.com/ctlabvn/filemanager/pulls)PHP

Since Aug 10Pushed 8y ago3 watchersCompare

[ Source](https://github.com/ctlabvn/filemanager)[ Packagist](https://packagist.org/packages/crabstudio/file-manager)[ RSS](/packages/crabstudio-file-manager/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

FileManager plugin for CakePHP 3.x (NO LONGER MAINTAIN OR UPGRADE)
==================================================================

[](#filemanager-plugin-for-cakephp-3x-no-longer-maintain-or-upgrade)

Cakephp 3.x File manager, compatible to text editor like TinyMce, Ckeditor

Idea
----

[](#idea)

- A file manager can deeply integrated with CakePHP 3.x
- A file manager that can be Authenticate and Authorize
- Session can be php, cake or database (app.php)

Installation
------------

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require crabstudio/file-manager:dev-master

```

Load plugin
-----------

[](#load-plugin)

You can use command line

```
bin/cake plugin load FileManager --routes --bootstrap

```

or paste this line at the end of `config\bootstrap.php`

```
Plugin::load('FileManager', ['bootstrap' => true, 'routes' => true]);

```

Usage
-----

[](#usage)

access `http://your-project/file-manager`

=======

Demo
====

[](#demo)

[![Index](https://camo.githubusercontent.com/ace251a2f96f3a6feabd1bbcaec3c4927e6884eaa2388dd44445b2cdf66720fa/687474703a2f2f692e696d6775722e636f6d2f724a56497a50322e706e67)](https://camo.githubusercontent.com/ace251a2f96f3a6feabd1bbcaec3c4927e6884eaa2388dd44445b2cdf66720fa/687474703a2f2f692e696d6775722e636f6d2f724a56497a50322e706e67)

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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://avatars.githubusercontent.com/u/3163410?v=4)[Tuan Nguyen](/maintainers/anhtuank7c)[@anhtuank7c](https://github.com/anhtuank7c)

---

Top Contributors

[![anhtuank7c](https://avatars.githubusercontent.com/u/3163410?v=4)](https://github.com/anhtuank7c "anhtuank7c (10 commits)")

### Embed Badge

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

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

###  Alternatives

[venveo/craft-compress

Create smart zip files from Craft assets on the fly

124.7k](/packages/venveo-craft-compress)

PHPackages © 2026

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