PHPackages                             techunico/dir-reader - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. techunico/dir-reader

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

techunico/dir-reader
====================

this is a simple directory reader writen in php which can read the contents of given directory and return an array

04PHP

Since Aug 31Pushed 3y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

This is simple director reader written in PHP. This will read the contents of the given directory and return an array containing the contents

- install it using composer `composer require techunico/dir-reader`
- include path `require "vendor/autoload.php"`
- use reader `use Techunico\DirReader\Reader`
- example

` $contents = new Reader;

$contents-&gt;dirreader('$directory'); `

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

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/e601bbe257e28b48c89325fab1c006a9df411d431460e772020b55f3f2838124?d=identicon)[nadpraveen](/maintainers/nadpraveen)

---

Top Contributors

[![nadpraveen](https://avatars.githubusercontent.com/u/30034121?v=4)](https://github.com/nadpraveen "nadpraveen (12 commits)")

### Embed Badge

![Health badge](/badges/techunico-dir-reader/health.svg)

```
[![Health](https://phpackages.com/badges/techunico-dir-reader/health.svg)](https://phpackages.com/packages/techunico-dir-reader)
```

PHPackages © 2026

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