PHPackages                             babardev/junk-files-scanner - 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. babardev/junk-files-scanner

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

babardev/junk-files-scanner
===========================

Scan file within a project or application to identify as junk and delete from application.

1.0.0(2y ago)05proprietaryPHPPHP &gt;=8.0

Since Nov 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/mbabarbaqar/junk-files-scanner)[ Packagist](https://packagist.org/packages/babardev/junk-files-scanner)[ RSS](/packages/babardev-junk-files-scanner/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Junk Files Scanner
==================

[](#junk-files-scanner)

*welcome*

#### Ussage example

[](#ussage-example)

1. End Point: Get all listed folders within a directory `http://beta.dod.opt/api/junk_browser/find_junk_records/files`
2. End Point: Get files only from a selected directory `http://beta.dod.opt/api/junk_browser/find_junk_records/folders`
3. End Point: Get single file info and ussage report `http://beta.dod.opt/api/junk_browser/find_junk_records/single_file`

#### Request Body :

[](#request-body-)

```
{
"selected_extensions" : [".php",".js", ".html", ".css", ".sql"],
"source_directory" : "images/",
"target_directory" : ["ng/", "css/", "application/"],
"include_files" : true,
"include_database" : true
}

Content-Type : application/json
```

```
composer require babardev/junk-files-scanner
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 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

906d ago

### Community

Maintainers

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

---

Top Contributors

[![mbabarbaqar](https://avatars.githubusercontent.com/u/15702196?v=4)](https://github.com/mbabarbaqar "mbabarbaqar (6 commits)")

### Embed Badge

![Health badge](/badges/babardev-junk-files-scanner/health.svg)

```
[![Health](https://phpackages.com/badges/babardev-junk-files-scanner/health.svg)](https://phpackages.com/packages/babardev-junk-files-scanner)
```

###  Alternatives

[myclabs/deep-copy

Create deep copies (clones) of your objects

8.9k849.8M169](/packages/myclabs-deep-copy)[torann/geoip

Support for multiple Geographical Location services.

2.2k14.2M76](/packages/torann-geoip)[simshaun/recurr

PHP library for working with recurrence rules

1.6k15.7M40](/packages/simshaun-recurr)[jetbrains/phpstorm-attributes

PhpStorm specific attributes

41416.0M647](/packages/jetbrains-phpstorm-attributes)[babdev/pagerfanta-bundle

Bundle integrating Pagerfanta with Symfony

20817.8M65](/packages/babdev-pagerfanta-bundle)[jakeasmith/http_build_url

Provides functionality for http\_build\_url() to environments without pecl\_http.

19817.7M93](/packages/jakeasmith-http-build-url)

PHPackages © 2026

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