PHPackages                             lpks/local-elfinder - 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. lpks/local-elfinder

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

lpks/local-elfinder
===================

Local elfinder connector

v1.0(5y ago)06MITPHP

Since Oct 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/haiquang9994/local-elfinder)[ Packagist](https://packagist.org/packages/lpks/local-elfinder)[ RSS](/packages/lpks-local-elfinder/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

### Install

[](#install)

```
composer require lpks/local-elfinder

```

### Config

[](#config)

```
require_once './vendor/autoload.php';

use Lpks\LocalElfinder\Connector;

$elfinder = new Connector(__DIR__ . '/uploads', 'assets/elfinder');

$elfinder->addOption('courses', [
    'uploadAllow' => ['image'],
    'uploadDeny' => [],
    'uploadOrder' => ['allow', 'deny'],
    'disabled' => ['mkfile', 'archive', 'extract'],
]);

$elfinder->addOption('customers', [
    'uploadAllow' => ['image'],
    'uploadDeny' => [],
    'uploadOrder' => ['allow', 'deny'],
    'disabled' => ['mkfile', 'rm', 'archive', 'extract'],
]);

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2039d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13959257?v=4)[Nguyễn Hải Quang](/maintainers/haiquang9994)[@haiquang9994](https://github.com/haiquang9994)

---

Top Contributors

[![haiquang9994](https://avatars.githubusercontent.com/u/13959257?v=4)](https://github.com/haiquang9994 "haiquang9994 (1 commits)")

### Embed Badge

![Health badge](/badges/lpks-local-elfinder/health.svg)

```
[![Health](https://phpackages.com/badges/lpks-local-elfinder/health.svg)](https://phpackages.com/packages/lpks-local-elfinder)
```

###  Alternatives

[knplabs/gaufrette

PHP library that provides a filesystem abstraction layer

2.5k39.8M123](/packages/knplabs-gaufrette)[barryvdh/laravel-elfinder

A Laravel Package to integrate elFinder 2

7542.7M45](/packages/barryvdh-laravel-elfinder)[google/cloud-storage

Cloud Storage Client for PHP

34390.8M125](/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)

PHPackages © 2026

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