PHPackages                             abdodeve/clear-table - 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. abdodeve/clear-table

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

abdodeve/clear-table
====================

Clean any table by deleting all rows with a simple artisan commande

1.0.1(6y ago)35MITPHPPHP ^7.0

Since Jun 20Pushed 6y agoCompare

[ Source](https://github.com/abdodeve/laravel-cleartable)[ Packagist](https://packagist.org/packages/abdodeve/clear-table)[ RSS](/packages/abdodeve-clear-table/feed)WikiDiscussions master Synced 3d ago

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

Clear tables with simple command
================================

[](#clear-tables-with-simple-command)

Clean any table by deleting all rows with a simple artisan commande

Here's a demo of how you can use it:

```
php artisan table:delete table_name
```

table\_name: is the table name in the database can be whatever

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

[](#installation)

You can install the package via composer:

```
composer require abdodeve/laravel-cleartable
```

The package will automatically register itself.

Contributing
------------

[](#contributing)

Please see feel free to any contribution .

License
-------

[](#license)

The MIT License (MIT).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity55

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

2

Last Release

2520d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6020a96836e55c360fc849cd33b4800513c84c11e2e1e81a95ec71d4d2d60bac?d=identicon)[abdodeve](/maintainers/abdodeve)

---

Top Contributors

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

---

Tags

laravelcleanpurgedeleteclear

### Embed Badge

![Health badge](/badges/abdodeve-clear-table/health.svg)

```
[![Health](https://phpackages.com/badges/abdodeve-clear-table/health.svg)](https://phpackages.com/packages/abdodeve-clear-table)
```

###  Alternatives

[vectorial1024/laravel-cache-evict

Efficiently remove expired Laravel file/database cache data

5813.2k](/packages/vectorial1024-laravel-cache-evict)[stephenjude/filament-blog

Filament Blog Builder

20317.8k](/packages/stephenjude-filament-blog)[masterro/laravel-file-cleaner

Laravel console command for deleting temp files and associated model instances.

197.1k](/packages/masterro-laravel-file-cleaner)

PHPackages © 2026

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