All Projects → Chi-teck → Drupal Code Generator

Chi-teck / Drupal Code Generator

Licence: gpl-2.0
A code generator for Drupal.

Projects that are alternatives of or similar to Drupal Code Generator

Xcassetpacker
A command line tool for converting a folder of images into an .xcasset package for Xcode
Stars: ✭ 150 (-18.48%)
Mutual labels:  cli, code-generator
Isogram
Generate Google Analytics tracking code with any isogrammic parameters you like
Stars: ✭ 396 (+115.22%)
Mutual labels:  cli, code-generator
Drush
Drush is a command-line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those who spend their working hours hacking away at the command prompt.
Stars: ✭ 2,213 (+1102.72%)
Mutual labels:  cli, drupal
Drupal Console
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
Stars: ✭ 913 (+396.2%)
Mutual labels:  cli, drupal
Drupalorg Cli
A command line tool for interfacing with Drupal.org
Stars: ✭ 86 (-53.26%)
Mutual labels:  cli, drupal
Graphql Zeus
GraphQL client and GraphQL code generator with GraphQL autocomplete library generation ⚡⚡⚡ for browser,nodejs and react native
Stars: ✭ 1,043 (+466.85%)
Mutual labels:  cli, code-generator
Drucker
drucker: Drupal + Docker - Spin up Drupal, Lightning or BLT in seconds.
Stars: ✭ 26 (-85.87%)
Mutual labels:  cli, drupal
Openapi Cli Generator
Generate a CLI from an OpenAPI 3 specification
Stars: ✭ 121 (-34.24%)
Mutual labels:  cli, code-generator
Swiftcolorgen
A tool that generate code for Swift projects, designed to improve the maintainability of UIColors
Stars: ✭ 152 (-17.39%)
Mutual labels:  cli, code-generator
Alive Progress
A new kind of Progress Bar, with real-time throughput, ETA, and very cool animations!
Stars: ✭ 2,940 (+1497.83%)
Mutual labels:  cli
Appfairy
A CLI tool to Migrate a Webflow project into a React app
Stars: ✭ 183 (-0.54%)
Mutual labels:  cli
Piano Rs
A multiplayer piano using UDP sockets that can be played using computer keyboard, in the terminal
Stars: ✭ 180 (-2.17%)
Mutual labels:  cli
Athenapdf
Drop-in replacement for wkhtmltopdf built on Go, Electron and Docker
Stars: ✭ 2,160 (+1073.91%)
Mutual labels:  cli
Wowcup
⚽ 💻 The finest Worldcup 2018 CLI.
Stars: ✭ 183 (-0.54%)
Mutual labels:  cli
Webpack Cli
webpack CLI provides the interface of options webpack uses in its configuration file. The CLI options override options passed in the configuration file.
Stars: ✭ 2,270 (+1133.7%)
Mutual labels:  cli
Yii2 Gii
Yii 2 Gii Extension
Stars: ✭ 183 (-0.54%)
Mutual labels:  code-generator
Tusk
The modern task runner
Stars: ✭ 181 (-1.63%)
Mutual labels:  cli
Nba Live
Watch NBA games in the terminal, the content in Chinese only.
Stars: ✭ 181 (-1.63%)
Mutual labels:  cli
Ansipress
AnsiPress - Simple L(Linux) E(NGINX) M(MariaDB) P(PHP7) Shared Hosting Setup
Stars: ✭ 184 (+0%)
Mutual labels:  drupal
Ex cli
User friendly CLI apps for Elixir
Stars: ✭ 183 (-0.54%)
Mutual labels:  cli

Drupal Code Generator

Tests Total Downloads Minimum PHP Version

A command line code generator for Drupal.

Installation

  1. Download the latest stable release of the code generator.
  2. Make the file executable.
  3. Move it to a directory that is part of your PATH.

Installation using Composer is also supported.

Upgrade

Simply repeat installation commands.

Usage

# Display navigation.
dcg

# Call generator directly.
dcg plugin:field:widget

# Generate code non-interactively.
dcg config-form -a Example -a example -a SettingsForm -a No

Compatibility

DCG PHP Symfony Twig Drupal Drush
1 7.1+ 3, 4 1, 2 7, 8 9+
2 7.3+ 4, 5 2, 3 7, 9

License

GNU General Public License, version 2 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].