PHPackages                             ernilambar/foldyy - 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. [CLI &amp; Console](/categories/cli)
4. /
5. ernilambar/foldyy

ActiveLibrary[CLI &amp; Console](/categories/cli)

ernilambar/foldyy
=================

Folder tree viewer with size information - CLI tool to display folder structure with file and folder sizes.

1.0.0(7mo ago)03MITPHPPHP &gt;=7.4CI passing

Since Jan 20Pushed 7mo agoCompare

[ Source](https://github.com/ernilambar/foldyy)[ Packagist](https://packagist.org/packages/ernilambar/foldyy)[ Docs](https://github.com/ernilambar/foldyy)[ RSS](/packages/ernilambar-foldyy/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

Foldyy
======

[](#foldyy)

Folder tree viewer with size information - CLI tool to display folder structure with file and folder sizes.

Description
-----------

[](#description)

Foldyy is a command-line tool that displays a tree view of a folder structure with size information for each file and folder. It's useful for quickly understanding the size distribution of files and directories in a given path.

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

[](#installation)

```
composer install
```

Usage
-----

[](#usage)

```
# Basic usage (saves HTML to temp directory)
./bin/foldyy /path/to/folder

# Specify output directory (defaults to temp directory)
./bin/foldyy /path/to/folder --output-dir /tmp

# Specify exact output file path
./bin/foldyy /path/to/folder --output tree.html

# Output only the file path (porcelain mode, useful for scripting)
./bin/foldyy /path/to/folder --output-dir /tmp --porcelain
```

Features
--------

[](#features)

- **HTML Tree View**: Generate interactive HTML with collapsible folders
- **Size Information**: Show file and folder sizes in human-readable format
- **Depth Control**: Limit the maximum depth of folder scanning
- **Collapsible Folders**: Click folders to expand/collapse
- **Flexible Output**: Save to temp directory, custom directory, or specific file
- **Porcelain Mode**: Output only file path for easy parsing in scripts

License
-------

[](#license)

MIT

Author
------

[](#author)

Nilambar Sharma -

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance65

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

210d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2098823?v=4)[Nilambar Sharma](/maintainers/ernilambar)[@ernilambar](https://github.com/ernilambar)

---

Top Contributors

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

---

Tags

php

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ernilambar-foldyy/health.svg)

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

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103574.3k69](/packages/friendsoftypo3-content-blocks)[friendsofphp/php-cs-fixer

A tool to automatically fix PHP code style

13.5k257.0M28.1k](/packages/friendsofphp-php-cs-fixer)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

55344.7k5](/packages/jolicode-castor)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19467.3M1.9k](/packages/drupal-core)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k17.0M1.1k](/packages/phpro-grumphp)[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6943.5M449](/packages/drupal-core-recommended)

PHPackages © 2026

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