PHPackages                             lump1k/directory - 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. lump1k/directory

ActiveLibrary

lump1k/directory
================

Directory Helper

1.0.0(3y ago)09PHPPHP ^8.1

Since Jan 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/lump1k/directory)[ Packagist](https://packagist.org/packages/lump1k/directory)[ RSS](/packages/lump1k-directory/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Directory Helper
================

[](#directory-helper)

How to install?
---------------

[](#how-to-install)

composer require lump1k/directory

How to use?
-----------

[](#how-to-use)

```
use \Lump1k\Directory\Helper as DirHelper;

$dir = __DIR__ . DIRECTORY_SEPARATOR . 'test';

$isEmpty = DirHelper::isEmpty($dir);

$files = DirHelper::getFiles($dir);

DirHelper::delete($dir);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% 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

1213d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb81124cb5f79515c30ba41d3eecfdf7562d6e24d2c709327369bc68cbb35ff8?d=identicon)[lump1k](/maintainers/lump1k)

---

Top Contributors

[![vitaliklunyov](https://avatars.githubusercontent.com/u/64833716?v=4)](https://github.com/vitaliklunyov "vitaliklunyov (6 commits)")[![lump1k](https://avatars.githubusercontent.com/u/13222976?v=4)](https://github.com/lump1k "lump1k (1 commits)")

### Embed Badge

![Health badge](/badges/lump1k-directory/health.svg)

```
[![Health](https://phpackages.com/badges/lump1k-directory/health.svg)](https://phpackages.com/packages/lump1k-directory)
```

PHPackages © 2026

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