pinoniq / drupal-console
A Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
2.3.2
2021-07-13 11:26 UTC
Requires
- php: >=7.4
- composer-plugin-api: ^1.0 || ^2.0
- alchemy/zippy: ~0.4
- composer/installers: ~1.0
- dflydev/dot-access-configuration: ^1.0
- doctrine/annotations: ^1.2
- doctrine/collections: ^1.3
- guzzlehttp/guzzle: ~6.1
- pinoniq/drupal-console-en: ~2.0
- pinoniq/drupal-console-extend-plugin: ~1.1
- psy/psysh: 0.6.* || ~0.8
- stecman/symfony-console-completion: ~0.7
- symfony/config: ^4.4|~5.0
- symfony/console: ^4.4|~5.0
- symfony/css-selector: ~3.0|~4.0|~5.0
- symfony/debug: ^4.4|~5.0
- symfony/dependency-injection: ^4.4|~5.0
- symfony/dom-crawler: ~3.0|~4.0|~5.0
- symfony/event-dispatcher: ^4.4|~5.0
- symfony/filesystem: ^4.4|~5.0
- symfony/finder: ^4.4|~5.0
- symfony/http-foundation: ~3.0|~4.0|~5.0
- symfony/process: ^4.4|~5.0
- symfony/translation: ^4.4|~5.0
- symfony/yaml: ^4.4|~5.0
- twig/twig: ^1.38.2|^2.12.0|~3.0
- webflo/drupal-finder: ^1.0
- webmozart/path-util: ^2.3
Suggests
- symfony/thanks: Thank your favorite PHP projects on GitHub using the CLI
- vlucas/phpdotenv: Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically
This package is auto-updated.
Last update: 2026-06-13 22:27:37 UTC
README
Table of Contents generated with DocToc
- Drupal Console
- Required PHP version
- Drupal Console documentation
- Download Drupal Console
- Run Drupal Console
- Contributors
- Supporting organizations
Drupal Console based on the work of https://github.com/hechoendrupal/drupal-console
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
This is a fork of https://github.com/hechoendrupal/drupal-console and all the intial credits go to them.
I created this fork due to inactivity on the original project. Moving forward, the main focus will be to support Drupal 9 and php 7.4+
It might work on older version, but at this point without any guarantee.
Drupal is a registered trademark of Dries Buytaert.