PHPackages                             atikrepo/flusher - 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. atikrepo/flusher

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

atikrepo/flusher
================

This package just clean all the configs cache views etc via artisan command

6121PHP

Since Feb 3Pushed 7y ago2 watchersCompare

[ Source](https://github.com/atikrahman-ew/atikrepo-flusher)[ Packagist](https://packagist.org/packages/atikrepo/flusher)[ RSS](/packages/atikrepo-flusher/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel 5 AUTOMATIC FLUSH CLEANER
---------------------------------

[](#laravel-5-automatic-flush-cleaner)

### Install

[](#install)

Require this package with composer using the following command:

```
composer require "atikrepo/flusher @dev"
```

After updating composer, add the service provider to the `providers` array in `config/app.php`

```
  \atikrepo\flusher\LaravelFlushServiceProvider::class,
```

This will allow your application to load the Laravel Cache Cleaner Url.

### Usage

[](#usage)

Hit Your BaseUrl/flush It Will Clean cache/session/view cache/config files and run smothly .

### License

[](#license)

The Laravel 5 AUTOMATIC FLUSH CLEANER is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 55.6% 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://avatars.githubusercontent.com/u/29091506?v=4)[atikrahman-ew](/maintainers/atikrahman-ew)[@atikrahman-ew](https://github.com/atikrahman-ew)

---

Top Contributors

[![atik-parallax](https://avatars.githubusercontent.com/u/33080408?v=4)](https://github.com/atik-parallax "atik-parallax (5 commits)")[![atikrahman-ew](https://avatars.githubusercontent.com/u/29091506?v=4)](https://github.com/atikrahman-ew "atikrahman-ew (4 commits)")

### Embed Badge

![Health badge](/badges/atikrepo-flusher/health.svg)

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

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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