hechoendrupal/drupal-console
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
Built on Symfony Console components, it provided 200+ interactive commands for scaffolding modules, entities, forms, and services while offering real-time debugging capabilities and multilingual support across 19 languages. The tool integrated deeply with Drupal's service container and plugin architecture, enabling direct interaction with running sites without additional configuration. Its feature set—particularly interactive command prompts and modern CLI patterns—became foundational to Drupal 8+ development practices, though the project is now archived as Drush absorbed its innovations.
936 stars. No commits in the last 6 months.
Stars
936
Forks
547
Language
PHP
License
GPL-2.0
Category
Last pushed
Apr 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/hechoendrupal/drupal-console"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chrishoermann/zod-prisma-types
Generator creates zod types for your prisma models with advanced validation
unjs/knitwork
đź§¶ Utilities to generate safe JavaScript code.
microsoft/ts-gyb
Generating native code interfaces from TypeScript
retejs/rete-studio
A general-purpose code generation tool powered by Rete.js
mathiasbynens/regenerate
Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or...