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(3mo ago)03MITPHPPHP &gt;=7.4CI passing

Since Jan 20Pushed 3mo 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 1mo 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

31

—

LowBetter than 68% of packages

Maintenance78

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

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

118d 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

[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[crunzphp/crunz

Schedule your tasks right from the code.

2292.0M6](/packages/crunzphp-crunz)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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