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.7k↓33.3%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 1mo ago

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

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

942d 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

[wp-cli/wp-cli

WP-CLI framework

5.1k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[seld/cli-prompt

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

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)[codedungeon/php-cli-colors

Liven up you PHP Console Apps with standard colors

10210.1M26](/packages/codedungeon-php-cli-colors)

PHPackages © 2026

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