Registry / cli / drush-drush

drush-drush

JSON →
library13.7.3phppackagistunverified

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

composer require drush/drush
INSTALL
IMPORT
SIG · DRUSH-DRUSH
D
drush-drush
cliphpv13.7.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Drush
use Drush\Drush;

Run a Drush command programmatically.

use Drush\Drush; // Drush is typically used via CLI, but can be invoked programmatically: $result = Drush::drush('status');
Debug
Known issues
breakingDrush 13 requires Drupal 10 or higher; check compatibility.
fix
Ensure your Drupal version is compatible with Drush 13.
affects: >=13.0.0
Upgrade
Version history
13.7.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
30
Resources
drush-drush — pip install drush-drush · libregistry