PHPackages                             youriy-paluch/file-explorer - 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. youriy-paluch/file-explorer

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

youriy-paluch/file-explorer
===========================

PHP File Explorer library

01PHP

Since Mar 6Pushed 2w agoCompare

[ Source](https://github.com/YouriyPaluch/file-explorer)[ Packagist](https://packagist.org/packages/youriy-paluch/file-explorer)[ RSS](/packages/youriy-paluch-file-explorer/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

file-explorer
=============

[](#file-explorer)

Бібліотека, яка дозволяє створити в проєкті сторінку для перегляду файлів і тек по аналогії з файловим менеджером операційної системи. Може відображати вміст будь-якого шляху проєкту.

У проєкті реалізовано:

1. Можливість встановлення теми світлої або темної.
2. Приховування файлів та тек по іменах.
3. Відображення файлів за розширенням.
4. Сортування за іменем, розміром та датою останнього змінення.
5. Перегляд у табличному або плиточному вигляді.
6. Пошук по поточній директорії.
7. Швидке повернення на початок, на попередню директорію, перехід по хлібних крихтах.

### Приклад використання

[](#приклад-використання)

```
echo (new YouriyPaluch\FileExplorer\Dispatcher(
PROJECT_ROOT . '/logs',
'show-logs',
['txt', 'log'],
['.gitignore'],
))->showContent();

```

[![img.png](img.png)](img.png)

[![img_1.png](img_1.png)](img_1.png)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance63

Regular maintenance activity

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

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/905bbb9c6c8f4b3c2d2eef89bf6f9ff69baf7821d7a027d186b22ec6e0e08023?d=identicon)[YouriyPaluch](/maintainers/YouriyPaluch)

---

Top Contributors

[![YouriyPaluch](https://avatars.githubusercontent.com/u/90302380?v=4)](https://github.com/YouriyPaluch "YouriyPaluch (19 commits)")

### Embed Badge

![Health badge](/badges/youriy-paluch-file-explorer/health.svg)

```
[![Health](https://phpackages.com/badges/youriy-paluch-file-explorer/health.svg)](https://phpackages.com/packages/youriy-paluch-file-explorer)
```

PHPackages © 2026

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