PHPackages                             ossobuffo/drush-admin-utils - 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. ossobuffo/drush-admin-utils

ActiveDrupal-drush[CLI &amp; Console](/categories/cli)

ossobuffo/drush-admin-utils
===========================

Low-bootlevel Drush commands to deal with Drupal caches and related issues.

v0.0.4(2y ago)11.9k↓56.7%GPL-2.0-or-laterPHPPHP &gt;=8.0.0

Since Sep 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ossobuffo/drush-admin-utils)[ Packagist](https://packagist.org/packages/ossobuffo/drush-admin-utils)[ RSS](/packages/ossobuffo-drush-admin-utils/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependenciesVersions (5)Used By (0)

Drush Admin Utilities
=====================

[](#drush-admin-utilities)

These commands are not alias-aware, and thus can only be used locally. This is by design, because they run at a low boot-level. Thus, all these commands may be used to hack under the hood of a non-bootable Drupal install.

Truncate caches
---------------

[](#truncate-caches)

Usage: `drush dau:cache-truncate`

Truncates all MySQL cache tables.

Clean up system schema
----------------------

[](#clean-up-system-schema)

Usage: `drush dau:schema-clean`

Removes system.schema entries for any modules or profiles that are not enabled.

Forcibly uninstall modules
--------------------------

[](#forcibly-uninstall-modules)

Usage: `drush dau:module-uninstall-force ‹module›`

Forcibly removes a module from core.extension config, whether or not the module’s code is currently available. Any related system.schema value is also removed.

**DANGER WILL ROBINSON!** No dependency checking and no further schema or config cleanup is performed. Use with extreme care!

Forcibly uninstall themes
-------------------------

[](#forcibly-uninstall-themes)

Usage: `drush dau:theme-uninstall-force ‹theme›`

Forcibly removes a theme from core.extension config, whether or not the theme currently exists.

As with dau:module-uninstall-force, no dependency checking or further schema/config cleanup is performed. Use with extreme care!

Switch profiles
---------------

[](#switch-profiles)

Usage: `drush dau:profile-switch ‹profile›`

Switches to a new profile. Inspiration for this command came from Drupal’s contrib [Profile switcher](http://www.drupal.org/project/profile_switcher)module.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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 ~7 days

Total

4

Last Release

988d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1e458bda52737ec3f7a31b3f695cd73e66baf762fd2d4d0854d6570823a19128?d=identicon)[ossobuffo](/maintainers/ossobuffo)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ossobuffo-drush-admin-utils/health.svg)

```
[![Health](https://phpackages.com/badges/ossobuffo-drush-admin-utils/health.svg)](https://phpackages.com/packages/ossobuffo-drush-admin-utils)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

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

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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