PHPackages                             edofre/laravel-file-cleanup - 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. edofre/laravel-file-cleanup

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

edofre/laravel-file-cleanup
===========================

Console command to cleanup your old files in storage

V1.0.0(5y ago)14MITPHPPHP &gt;=7.2

Since Aug 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Edofre/laravel-file-cleanup)[ Packagist](https://packagist.org/packages/edofre/laravel-file-cleanup)[ Docs](https://github.com/edofre/laravel-file-cleanup)[ RSS](/packages/edofre-laravel-file-cleanup/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Laravel File Cleanup
====================

[](#laravel-file-cleanup)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

To install, either run

```
$ php composer.phar require edofre/laravel-file-cleanup

```

or add

```
"edofre/laravel-file-cleanup": "V1.0.0"

```

to the `require` section of your `composer.json` file.

Example command
---------------

[](#example-command)

The following command will remove files older than {days} in the specified {directory} from your {disk}

```
php artisan db:file-cleanup {directory} {days=14} {disk=local}

```

Feature requests
----------------

[](#feature-requests)

- Tests

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

2082d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/01cd9d2772b5c19c989c92093a092bd087524cee9629b0e715ccb4125a69f2e8?d=identicon)[edofre](/maintainers/edofre)

---

Top Contributors

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

---

Tags

consolelaravelcommandcleanupfile delete

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/edofre-laravel-file-cleanup/health.svg)

```
[![Health](https://phpackages.com/badges/edofre-laravel-file-cleanup/health.svg)](https://phpackages.com/packages/edofre-laravel-file-cleanup)
```

###  Alternatives

[illuminated/console-mutex

Mutex for Laravel Console Commands.

146938.2k1](/packages/illuminated-console-mutex)[hydreflab/laravel-make-me

Extendable Interactive Make Command for Laravel

371.2k](/packages/hydreflab-laravel-make-me)

PHPackages © 2026

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