PHPackages                             octolab/cleaner - 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. octolab/cleaner

AbandonedArchivedComposer-plugin

octolab/cleaner
===============

Composer plugin for removing development files.

1.0.0-alpha3(7y ago)151.5k3[17 issues](https://github.com/octolab/Cleaner/issues)MITPHPPHP ^5.3.2 || ^7.0

Since Jun 1Pushed 7y ago4 watchersCompare

[ Source](https://github.com/octolab/Cleaner)[ Packagist](https://packagist.org/packages/octolab/cleaner)[ Docs](https://github.com/octolab/Cleaner)[ RSS](/packages/octolab-cleaner/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (4)Used By (0)

> # Cleaner [![Tweet](https://camo.githubusercontent.com/cb820a0ecc9645168e33b03925d7f14691262ddbaeaf66a0a91697803d0cba2d/68747470733a2f2f696d672e736869656c64732e696f2f747769747465722f75726c2f687474702f736869656c64732e696f2e7376673f7374796c653d736f6369616c)](https://twitter.com/intent/tweet?text=Composer%20plugin%20for%20removing%20development%20files&url=https://github.com/octolab/Cleaner&via=ikamilsk&hashtags=php,composer,cleaner)
>
> [](#cleaner-)
>
> [![Analytics](https://camo.githubusercontent.com/7ace9449914b6a078b28bba17448829b9802bea2b6264328f9725229014d911d/68747470733a2f2f67612d626561636f6e2e61707073706f742e636f6d2f55412d3130393831373235312d332f436c65616e65722f726561646d653f706978656c)](https://github.com/octolab/Cleaner)[Composer](https://getcomposer.org) plugin for removing development files.

[![Patreon](https://camo.githubusercontent.com/3566813b4190b2759b0439c2147228bec3a5a0f1ec6b7e0302305802431a7c3d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70617472656f6e2d646f6e6174652d6f72616e67652e737667)](https://www.patreon.com/octolab)[![Build Status](https://camo.githubusercontent.com/8378af46bc43bb4eecd4bb3e3a6c41d15823ab3fca9e83d60a56d54e11fb30dd/68747470733a2f2f7472617669732d63692e6f72672f6f63746f6c61622f436c65616e65722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/octolab/Cleaner)[![Code coverage](https://camo.githubusercontent.com/a973090987152d965a65144a69dba981229e4a452b0bcf1557afcaa27e3dcc76/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f63746f6c61622f436c65616e65722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/octolab/Cleaner/?branch=master)[![Scrutinizer code quality](https://camo.githubusercontent.com/b053a57c6f3d968b505ec956380978d3e70c404893f669ea105d5e46c0eba819/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6f63746f6c61622f436c65616e65722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/octolab/Cleaner/?branch=master)[![Code Climate code quality](https://camo.githubusercontent.com/323827fc20e83ee309913753c82060c0331d07d76f6e3ab8dcfd832fd7749a9f/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6f63746f6c61622f436c65616e65722f6261646765732f6770612e737667)](https://codeclimate.com/github/octolab/Cleaner)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](LICENSE)

[Documentation](docs)
---------------------

[](#documentation)

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

[](#installation)

### Git (development)

[](#git-development)

[Fork it before](https://github.com/octolab/Cleaner/fork).

```
$ git clone git@github.com:/cleaner.git
$ cd cleaner && composer install
$ git remote add upstream git@github.com:octolab/cleaner.git
```

#### Mirror

[](#mirror)

```
$ git remote add mirror git@bitbucket.org:kamilsk/cleaner.git
```

### Composer (production)

[](#composer-production)

```
$ composer global require octolab/cleaner:1.0-alpha
```

### Feedback

[](#feedback)

[![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/octolab/Cleaner)[![@kamilsk](https://camo.githubusercontent.com/8c2315e27e66b004bfba2aefa74af1d99f7c6dd783ca0a6730db158b043ae4a0/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d2534306b616d696c736b2d626c75652e737667)](https://twitter.com/ikamilsk)[![@octolab](https://camo.githubusercontent.com/a3396259515f77cf09d9a71bfabc3a92641be8e2b55c9c039e7d8845e83719db/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73706f6e736f722d2534306f63746f6c61622d626c75652e737667)](https://twitter.com/octolab_inc)

Notes
-----

[](#notes)

- tested on PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1 and 7.2
- made with ❤️ by [OctoLab](https://www.octolab.org/)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.9% 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

Every ~498 days

Total

3

Last Release

2639d ago

### Community

Maintainers

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

---

Top Contributors

[![kamilsk](https://avatars.githubusercontent.com/u/1165416?v=4)](https://github.com/kamilsk "kamilsk (62 commits)")[![falkenhawk](https://avatars.githubusercontent.com/u/14310995?v=4)](https://github.com/falkenhawk "falkenhawk (4 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/octolab-cleaner/health.svg)

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

###  Alternatives

[humbug/box

Fast, zero config application bundler with PHARs.

1.3k801.5k69](/packages/humbug-box)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[roots/wordpress-core-installer

A Composer custom installer to handle installing WordPress as a dependency

4115.6M19](/packages/roots-wordpress-core-installer)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)

PHPackages © 2026

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