PHPackages                             maventama/laravel-armageddon - 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. maventama/laravel-armageddon

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

maventama/laravel-armageddon
============================

Menghapus vendor, node\_modules, composer.json, dan package.json.

1.0.2(1y ago)03MITPHPPHP &gt;=7.4

Since Feb 14Pushed 1y agoCompare

[ Source](https://github.com/maventama/laravel-armageddon)[ Packagist](https://packagist.org/packages/maventama/laravel-armageddon)[ RSS](/packages/maventama-laravel-armageddon/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Laravel Armageddon
==================

[](#laravel-armageddon)

[![Packagist Version](https://camo.githubusercontent.com/f6ea496a828bd3af6825cbf330a41802f0cb7dce4a293d5e97c94b3d56bbc7eb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6176656e74616d612f6c61726176656c2d61726d61676564646f6e)](https://camo.githubusercontent.com/f6ea496a828bd3af6825cbf330a41802f0cb7dce4a293d5e97c94b3d56bbc7eb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6176656e74616d612f6c61726176656c2d61726d61676564646f6e)[![License](https://camo.githubusercontent.com/647092dcbfcc31c298499b284f58666f5f9ef224021e7e10ce61c5f51bc6e1c8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6176656e74616d612f6c61726176656c2d61726d61676564646f6e)](https://camo.githubusercontent.com/647092dcbfcc31c298499b284f58666f5f9ef224021e7e10ce61c5f51bc6e1c8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6176656e74616d612f6c61726176656c2d61726d61676564646f6e)

📌 Description
-------------

[](#-description)

**Laravel Armageddon** is a Laravel package designed to "destroy" a project by deleting essential folders and files such as:

- `app/`
- `node_modules/`
- `.git`
- `node_modules`
- `composer.json`
- `composer.lock`
- `package.json`
- `package-lock.json`
- `yarn.lock`
- `app`
- `database`
- `public`
- `resources`

Perfect for cleaning up a project before a total reset or just for fun with friends (use responsibly!).

---

🚀 Installation
--------------

[](#-installation)

Run the following command in the root of your Laravel project:

```
composer require maventama/laravel-armageddon
```

Laravel will automatically detect this package via the service provider.

---

⚡ Usage
-------

[](#-usage)

Execute the following Artisan command to trigger Armageddon:

```
# For Test
php artisan app:armageddon-test

# For Production
php artisan app:armageddon
```

Once executed, this package will delete the specified files and folders. **Use with caution!**

---

🔥 Contribution
--------------

[](#-contribution)

If you would like to contribute, feel free to fork this repository and submit a pull request!

---

📜 License
---------

[](#-license)

This project is licensed under the [MIT](LICENSE) License.

---

💥 **Use wisely, don't regret it later!** 💥

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance43

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity40

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

Every ~0 days

Total

3

Last Release

452d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/maventama-laravel-armageddon/health.svg)

```
[![Health](https://phpackages.com/badges/maventama-laravel-armageddon/health.svg)](https://phpackages.com/packages/maventama-laravel-armageddon)
```

###  Alternatives

[ocramius/package-versions

Provides efficient querying for installed package versions (no runtime IO)

3.2k74.3M117](/packages/ocramius-package-versions)[phing/phing

PHing Is Not GNU make; it's a PHP project build system or build tool based on Apache Ant.

1.2k21.7M876](/packages/phing-phing)[bheller/images-generator

Generator of placeholder images for Faker

573.1M3](/packages/bheller-images-generator)[altis/cms

CMS Module for Altis

46216.6k2](/packages/altis-cms)[sweetalert2/laravel

Official SweetAlert2 integration for Laravel framework

3820.9k](/packages/sweetalert2-laravel)

PHPackages © 2026

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