Download the PHP package paravibe/drush without Composer
On this page you can find all versions of the php package paravibe/drush. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download paravibe/drush
More information about paravibe/drush
Files in paravibe/drush
Package drush
Short Description 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.
License GPL-2.0-or-later
Homepage http://www.drush.org
Informations about the package drush
Drush is a command line shell and Unix scripting interface for Drupal. Drush core ships with lots of useful commands for interacting with code like modules/themes/profiles. Similarly, it runs update.php, executes sql queries and DB migrations, and misc utilities like run cron or clear cache. Drush can be extended by 3rd party commandfiles.
Resources
- Installing (and Upgrading)
- General Documentation
- API Documentation
- Drush Commands
- To receive notifications on new releases, use GitHub's 'Watch' button and select 'Releases only'. Also, this atom feed.
- Drush packages available via Composer
- A list of modules that include Drush integration
- Drush comes with a full test suite powered by PHPUnit. Each commit gets tested by the awesome Travis.ci continuous integration service.
Support
- Post support requests to Drupal Answers.
- Report bugs and request features in the GitHub Drush Issue Queue.
- Use pull requests (PRs) to contribute to Drush.
FAQ
Q: What does "drush" stand for?
A: The Drupal Shell.Q: How do I pronounce Drush?
A: Some people pronounce the dru with a long 'u' like Drupal. Fidelity points go to them, but they are in the minority. Most pronounce Drush so that it rhymes with hush, rush, flush, etc. This is the preferred pronunciation.Q: Does Drush have unit tests?
A: Drush has an excellent suite of unit tests. See tests/README.md for more information.
Credits
- Originally developed by Arto Bendiken for Drupal 4.7.
- Redesigned by Franz Heinzmann in May 2007 for Drupal 5.
- Maintained by Moshe Weitzman with much help from the folks listed at https://github.com/orgs/drush-ops/people.
All versions of drush with dependencies
psr/log Version ^3
psy/psysh Version ^0.12
consolidation/annotated-command Version ^4.10
consolidation/output-formatters Version ^4.5
symfony/yaml Version ^6|^7
symfony/var-dumper Version ^6|^7
symfony/console Version ^6.4
symfony/event-dispatcher Version ^6|^7
symfony/finder Version ^6|^7
symfony/process Version ^6|^7
pear/console_table Version ~1.3.1
webflo/drupal-finder Version ^1.1.0
webmozart/path-util Version ~2